Advanced Programming - Python Review Day 2
Unit 1, Day 2
Mr. Jones | Computer Programming, Advanced
Come on in - sit anywhere you like
- Find your nametag and stand it up on your desk
- Write a Python program that calculate the area of a rectangle:
- Ask for 2 inputs - length and width
- Output area
Review Python Variables and Conditionals
Practice Conditionals
Do these exercises in CodeHS:
- 3.2.6 Make Some Variables!
- 4.2.6 Is It Raining?
- 4.3.7 Positive, Zero, or Negative?
- 4.3.9 Table Reservation