file - What should be the extension for a python program script? -


i new programming , trying write basic programs in python. difficult type in terminal. so, want create text file can write codes or make changes, save , run directly in python. extension have save text file inorder recognize python script?

you should use extension .py.

example test.py.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -