Open a terminal or command prompt
Type `python –version`
Press Enter
If that does not work, type `python3 –version`
Press Enter
If Python is installed, the version number will appear
If Python is not installed, you will see an error message or command not found message
