Week 2

We will begin our discussion on control flow.
Published

January 29, 2024

Learning Outcomes

First Lecture

  • Indexing

  • Comparisons

  • If/else Statements

  • try()

  • for Loops

Second Lecture

  • nested loops

  • next

  • break

  • while Loops

Resources

Lecture Slides Videos Files
1 Slides Video
2 Slides Video