3 - Programming in Python

Programming fundamentals in Python including:

  • Functions
  • Data types
  • Conditional logic (if, elif, else and boolean expressions)
  • Control flow (while and for loops)
  • Classes and objects