Week 2 - Weekend
Friday-Sunday
Due at midnight on Sunday:
Week's Recap
Learning Objectives:
- Can write a simple program in Python 3 using variables, input, and output
- Can do branching with if-then-else statement
- Can do nested if-then-else statements
- Can use elif
- Can use logical operators and, or, and not and relational operators
- Can write flow charts with branching and translate flow charts to/from Python
New Python Keywords:
- if, else, elif
- and, or, not
- True, False
Solutions to Assignments
Available Thursday:Available Saturday:
Available next Monday: