👉Python is a general purpose high level programming language.
👉Python was developed by Guido Van Rossam in 1989 while working at National Research Institute at Netherlands.
👉But officially Python was made available to public in 1991. The official Date of Birth for Python is: Feb 20th 1991.
👉Python is recommended as first programming language for beginners.
Example: To print Hello World:
print("Hello World")
👉The name Python was selected from the TV Show "The Complete Monty Python's Circus",
which was broadcasted in BBC from 1969 to 1974.
👉Guido developed Python language by taking almost all programming features from different languages
1. Functional Programming Features from C
2. Object Oriented Programming Features from C++
3. Scripting Language Features from Perl and Shell Script
4. Modular Programming Features from Modula-3
5.Most of syntax in Python Derived from C and ABC languages.
To Execute Python Programs without installation Click Here
No comments:
Post a Comment
Thank you Very Much.For Given Comment