Installing Python
10:14How to Install Python?
How to Install Python on Windows or Mac?
Go to www.python.org Choose downloadThe latest version of python is 3.6.1
You can download any version of python that is suitable to your computer.
Click download page
For Microsoft, choose Windows Operating System.
For Apple, choose Mac Operating System.
Follow the instruction and install python.
You can now open python by search 'python' at the desktop.
Or type 'pyhton' in cmd.
These are the example codes that can be used in python.
0 comments