Week 2 Code Downloads

Python files from Tuesday's classes (morning and afternoon)

Python files from Thursday's classes (morning and afternoon)

Week 2 Outline

  • Review lab1 and assignment 1
  • Review input and type conversion
  • Review boolean expressions and conditionals
  • Introduce lab 2
  • Name length example, version 2
  • Tip calculator example, version 2
  • Simple loops
  • Introduce assignment 2
  • Boolean exercise (Thursday)
  • More loop examples
  • Rework tips example with the round function
  • Introduce functions (as time permits)