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
Post a Comment