Loops
  • Looping Through Lists and Strings
  • Looping Through Lists and Strings Exercises
  • Range Based Loops
  • Range Based Loops Exercises
  • Nested Loops
  • Nested Loops Exercises
  • While Loops
  • While Loops Exercises
  • Break and Continue
  • Break and Continue Exercises
  • List Comprehension
  • List Comprehension Exercises
  • Project: Clothing Store
  • Project: Clothing Store - Solution and Walkthrough
Dictionaries
  • Keys and Values
  • Keys and Values Exercises
  • List Comprehension with Dictionaries
  • List Comprehension with Dictionaries Exercises
  • Dictionary Methods 1
  • Dictionary Methods 1 Exercises
  • Dictionary Methods 2
  • Dictionary Methods 2 Exercises
  • Project: Classroom
  • Project: Classroom - Solution and Walkthrough