Sep 09: Division, Modulo, Errors
Meet in EnGeo 2208
Learning Objectives
After today's class, you should be able to:
- Describe the function of Python's three division operators.
- Determine the value and type of arithmetic expressions (on paper).
- Explain why an expression fails, and name the type of error.
Lesson Outline
Presentation [10 min]
- Floor division (
//) and remainder (%)
Mini Lecture [15 min]
Group Study [25 min]
- Unit 1 Review Questions
- Focus on the Week 2 objectives
- Wait until Friday to do Week 3
Your To-Do List
- Continue working on the Week 3 study guide