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

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -