Jan 29: CodingBat Logic
Learning Objectives
After today's class, you should be able to:
- Write short methods that include conditional and logic expressions.
- Apply combined conditionals as substitutes for decision statements.
- Describe the range of test cases needed to test decision statements.
Lesson Outline¶
Hints [10 min]
Part 1 [20 min]
- Lab 2: CodingBat Logic – Account Setup
- Complete at least 4 problems from Warmup-1
Part 2 [20 min]
- Complete at least 2 problems from Logic-1
- Complete at least 2 problems from Logic-2
Your To-Do List¶
By the end of today
- Finish Lab 2 on CodingBat
- Submit the Syllabus Quiz
By the end of the week
- Take the TeamPref Survey (due Friday)
- Continue reading Week 2 (due Sunday)
- Make progress on HW 1 (due Sunday)