Lesson 19: Variables, Lists, Functions, Conditionals and Loops in Python
April 13, 2017
Thu, Apr 13
Review:
- Random Sampling from a Normal Distribution
- Exam 3 Instructions
- 1 student already finished!
Presentation:
- Variables
- Lists
- Functions
- Conditionals
- If statements
- If Else statements
- Iteration
- while loops
- nested while loops
Here are the Python files I created during lecture:
Assignment:
- Work on previous assignments and Exam 3 project