UNIT 00
CL00 Welcome to COMP110
LS01 Computer Systems
LS03 VSCode Walkthrough
LS05 Expressions
CQ02 Environment Diagrams
UNIT 01
LS12 Function Syntax
LS13 Function Semantics
CL02 Practice with Functions - Slides
LS14 Lists
CL03 Practice with Lists - Slides
UNIT 02
LS16Unit Testing
LS18for..in Loops
CL04Practice with Scope - Slides
LS19Dictionaries
UNIT 03
LS21CSV file Reading
CL08More Practice with OOP - Slides
LS25Magic Methods