Lecture Notes 16: Review and Practice for Midterm
Announcement:
HW05 due Tuesday 3/08.
HW05 Quick tips:
- upper in capEachWord
- Tests
- three examples in docstrings
Part 1: Midterm, what to expect?
Self-Scheduled Exam info
First, self-scheduled exam info can be found
here
Exam structure
the following are approximate relative numbers:
- 1x Indicating the type of variables
- 2x Identifying the type of errors (syntax / exception / logic ) in code
- 3x Multiple choice questions after tracing programs
- 4x Indicating printout after tracing a program
- 1x rewrite a loop from for to while and from while to for
- 1x write a complete function given an annotated specification
Part 2: Practice Exercises from you
What do you want to discuss?
Before next class (TBD)
[Due for everyone] Study and arrive early
[Optional] TODO