News

Start by downloading Python, which you can do by following a step-by-step tutorial. Once you download the installer for your particular system, you can install Python by following the prompts.
Our first job should be to download and install Python on our computer. Unlike C or C++, installing Python is pretty simple, all you have to do is go to python.org and click on the Download button.
The latest version is Python 3.8.4, and if I search for “Python” on my Windows computer, I see that I have Python 3.6 and 3.5 – so I could do with an update! That is how to check Python version!