Anonymous Asked in Cars &Transportation · 2 weeks ago

Where do I save .PY files?

Go to File and click on Save as. In the field Save in browse for the C: drive and then select the folder PythonPrograms. For the field File name remove everything that is there and type in Hello.py. In the field Save as type select All Files. Click on Save. You have just created your first Python program.


Where should you save your Python files?

You should not save your own new files in the Python directory. You should probably leave that directory alone. You might want to create a folder “Python projects” or something, and create folders inside that if you want extra structure.

How do you save a .PY file?

Right-click the Python window and select Save As to save your code either as a Python file (. py) or Text file (. txt). If saving to a Python file, only the Python code will be saved.

Related Questions

Relevance
Write us your question, the answer will be received in 24 hours