How to run python script in ubuntu terminal?
Answers
Answered by
1
Create a folder on your computer to use for your Python programs. .
..Open the Applications folder, go into the Utilities folder, and open the Terminal program.
Type cd pythonpractice to change directory to your pythonpractice folder, and hit Enter.Type python ./hello.py to run your program!
..Open the Applications folder, go into the Utilities folder, and open the Terminal program.
Type cd pythonpractice to change directory to your pythonpractice folder, and hit Enter.Type python ./hello.py to run your program!
Similar questions
Hindi,
8 months ago
Science,
8 months ago
Math,
8 months ago
Physics,
1 year ago
Social Sciences,
1 year ago