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

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -