how to use python - abdullaamori/class-notes GitHub Wiki
to run python command line type in bash or dos:
python
to run a program file names hello.py type:
python hello.py
to run python command line type in bash or dos:
python
to run a program file names hello.py type:
python hello.py