Python Tutorial

Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective.
Python Tutorial:

  1. Python Introduction 
  2. Run your 1st python code
  3. Python Variable
  4. Python Data Types
  5. Python Comments
  6. Python Operators
  7. Python Decision Making
  8. Python Loops
  9. Python Functions
  10. Python Classes and Objects
  11. Python Strings
  12. Python List
  13. Python Tuples
  14. Python Sets
  15. Python Dictionaries
  16. Python Inheritance