How to Install Python on Windows, Linux or Mac ! Basic #2

Python Install


Many PCs and MACs will have python already installed


To check if you have python installed on a windows PC , search in the Start bar for python or run the following on the command LIne (cmd.exe)

c:\Users\Your Name>python --version    

To check if you have python installed on a Linux or Mac, then on linux open the command line or on Mac open the Terminal and type :

python --version 

If you find that you do not have python installed on the computer, then you can download for free from the following website : https://www.python.org/



Thankyou for Read | Catch me On Social Media 

Instagram 

Twitter  

YouTube 

Comments

Post a Comment