What is python?

What is python?

Python is a general purpose dynamically typed high level language developed by 'Guido van Rossum' in the year 1991 at CWT in Netherland.

Syntax :- print('Hello world')


Installation of Python

https://www.python.org/downloads/


Why named Python?

Guido van Rossum was a fan of the popular comedy show " Monty python's flying circus " broadcasted by BBC (1969-1974) so he decided to pick named his language as python.


Feature of python :-

1. Simple & easy to learn.

2. Freeware & open source.

3. Platform independent.

4. Rich Library.

5. Portable.

6. Embedded.

7. Extensible.

8. Interpreted.

Comments