Python – How to Download and Install Python in windows
What is python
Python is a high level programming language, interactive, object oriented, scripting language. It is a very simple programming language where ({}) is used to represent code blocks in other programming languages.
The same white space is used in Python, this programming language was created by Guido van Rossum in 1991. Python is an easy and quick to learn programming language, which has been designed in such a way that anyone can learn easily. Python is used to develop programming languages and software.
How to learn python
Learning Python is very easy, which anyone can easily learn, this course is done both online and offline, you can do this course by visiting any computer institute and other online sites that offer online courses, you can learn from there. The fees for both online and offline courses are different, today most people do only online courses, which saves both time and money.
Python Download
To download Python on your system, some important things that your system should have, your operating system should be Linux- Ubuntu 16.04 to 17.10 or Windows 7 with 10 and 2 GB RAM (4 GB better)
You can install Python in your system by following the steps given below.
Step 1
First of all, open any browser, then search in google, Python, click on whatever site appears, you will see that you have reached www.python.org, if you are having any problem in finding the site then you can give By clicking on the link given here, you can go to the official site of Python.
Step 2
If you have reached the Python site, then click on Downloads located in the menu, you will find that the latest version of Python will appear in front of you, where you will see a yellow colour button, by clicking on it you can download the latest version of Python File After downloading, you can see it in the download option of the browser or you will have to go to My Computer of your computer and click on the download option, you will get your download file, by double clicking on which you can install that file in your computer.
How to Install Python
Before installing Python on your system, check whether the file of Python you have is in the latest version or not. Download the file of the latest version of Python, if you already have the file of the latest version, then by following the steps given below, you can install it on your system, double click on the download file, a window will open in which Install Now Click on Yes and click on Yes Installing will start Click on Close after installing Complete In which one will show your Index of Modules in one file and you can open the second file IDLE and go to the menu and do your work by clicking on New File.
Python Compiler – What is a Compiler
Compiler is a programming language translator that translates other programming languages into computer languages so that the computer can easily understand that programming language. A compiler converts high-level languages such as Java, C++, C, Python, JavaScript into low-level languages. So that the computer can easily understand and execute it, a compiler does not convert any source code into machine code until that source code is completely correct, if there is any defect in the source code, then the compiler will convert it. won't convert
Online Python Compiler
Online Python Compiler is a compiler in which the source code is converted into a computer language with the help of this compiler.