Welcome to Week 2

18. June 2024

Dear learners,

We hope you enjoyed the first week of Python for Beginners and welcome you to week 2.

The topic for this week is Lists and Loops. Here are the units you can look forward to:

  • Unit 1: What are lists in Python?
  • Unit 2: Using an index to access lists
  • Unit 3: Important functions and methods for lists
  • Unit 4: Iterating using the for loop
  • Unit 5: Using ranges to create sequences of numbers
  • Unit 6: Sequences
  • Unit 7: Slicing
  • Unit 8: List comprehension

< Previous unit | Next unit > | Course Overview