Open josehenriqueroveda opened 1 week ago
In the task Change the name of the functions to more explanatory names
take a look at How to write meaningful variable names
And for the last task, to make it an CLI
application, you can use the Typer lib.
Please refactor the code to follow these good practices:
DNS_Tools/modules
fix the nameinputpy.py
to justinput.py
Python 3
in your projectdocstrings
in functions--file
for the name of the .txt file)