Skip to content

Latest commit

 

History

History
10 lines (4 loc) · 309 Bytes

20230130-notes-Lecture-2.md

File metadata and controls

10 lines (4 loc) · 309 Bytes

Notes on Lecture 2: Branching and Iteration

Description: In this lecture, Dr. Bell introduces strings and indentation in Python, then discusses basic features of programmatic logic, such as branching, conditionals, iteration, and loops.

Instructor: Dr. Ana Bell

MOST OF THIS IS ALREADY FAMILIAR TO ME