Python for Beginners

    Python basics are crutial to the following lessons. In this secsion, we’re going to learn:

  • Python Interpreter
  • Basic Python data structures
  • Control flow tools
  • Modules
  • input & Output
  • Errors & Exceptions
  • Classes