Python Installation

  1. download Python from https://www.python.org/downloads/ 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.

  2. It will look somehow this:

Last updated