What is Python ?
Python is a programming language. Which can be used in any operating system, Python is having wide range of application from web development, scientific and mathematical computing to graphical interface.
Python was discovered by Guido Van Rossum in 1980s and it was first announced in 1994it was named Python from the series of comedy Monty Python’s Flying Circus.
There are many features of Python such as:
- Easy to learn
- Free and open source
- Portable
- High level Interpreted language
- Large standard library to solve common task
- Structured language
- Object oriented
Easy to learn :