osx - How to run Python script on terminal -


i want run python script in terminal don't know how? have saved file called gameover.py in /user/luca/documents/python.

you need python installed on system. can run in terminal in correct directory:

python gameover.py 

Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -