Skip to content
abdullaamori edited this page Feb 15, 2012 · 1 revision

to run python command line type in bash or dos:

python

to run a program file names hello.py type:

python hello.py
Clone this wiki locally