In this tutorial we create a simple Application using Python. Python lets you work more quickly than other programming languages.It is very easy to learn syntax emphasizes readability and reduces time consuming in developing. So let's now do the coding.
Setting up the Python
First you will need to download & install the Python IDLE's, here the link for the installer for python
https://www.python.org/downloads/
After you installed the Pythons IDLE's, run the IDLE and then click file and then new file.