The first midterm covers units 1 and 2 including:
int
, str
, float
, bool
)raw_input
, print
)We will not ask any questions about picobot.
Sample exam and solutions: this exam illustrates the format and contains questions that were taken more or less verbatim from past exams. While we reserve the right to deviate from this format, you can generally expect some questions where you read code (like questions 1 and 2) and questions where you write code (like questions 3-5).
Problems from class (handouts, etc.).
Additional problems can be found at the end of each textbook chapter.