Introduction to Python

 What is programming ?

Just like we use Kannada, English, Hindi to communicate with each other. We use a programming language like Python to communicate with the computer. Programming is a way to instruct the computer  to perform various tasks.

What is Python ?

Python is a simple and easy to understandable language which fells like reading simple English. This pseudo code nature of python makes it easy to learn.

Features of Python :
  • Easy to understand
  • It takes less development time
  • Its Free and Open Source
  • High level language
  • Its Portable : Works on multiple platform.
How to Install Python?

    It can be Installed using following steps:
  • Go to www.python.org
  • click on download button 
  • click on the executable file on your system
**Not to forget check box for "add to path"