download Python from https://www.python.org/downloads/arrow-up-right and now install from the setup and in the start menu type IDLE.IDLE, you can think it as a Python’s IDE to run the Python Scripts.
It will look somehow this:
download Python from https://www.python.org/downloads/arrow-up-right and now install from the setup
Open Terminal and type python3 and press enter
python3
Last updated 2 years ago