Python3 Tutorial for Beginners | Installation of Latest Version of Python

Опубликовано: 10 Июль 2026
на канале: Your Code Friend
42
1

In this video, we are going to see how to install the latest version of Python in Windows 10. The link to download the latest version or any other specific version of python is given below:-
https://www.python.org/downloads/

IDLE is not installed with Python by default in Linux Operating System. For Linux, the following commands need to be executed.
$ sudo apt-get install idle
$ sudo yum install python3-tools

Please follow the below link for more detail and please don't run the commands for Python2 given in the link.
https://www.tecmint.com/install-pytho...