Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 983 Bytes

week7.rst

File metadata and controls

30 lines (19 loc) · 983 Bytes

[Week 7] Advanced collections and functions

Important point for today!

Keep in mind the code structure. What is part of a function? What is part of an if statement? You should always know and keep in mind the structure.

Refresher

At the start of class, you will be working through a refresher. There are two parts. Part 1 <refreshers/week7/part1> and Part 2 <refreshers/week7/part2>

In class Exercises

After the slides, today we will be working with basic classes. You can find the exercises here <exercises/week7_classes>.

Lecture Slides