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
Most of the syntax in Python is Derived from C and ABC languages.
Where we can use Python: We can use it everywhere. The most common important application areas are
1) For developing Desktop Applications 2) For developing web Applications 3) For developing database Applications
4) For Network Programming 5) For developing games 6) For Data Analysis Applications 7) For Machine Learning 8) For developing Artificial Intelligence Applications 9) For IoT