COSC 101: Exam 1

Concepts covered

The first exam covers the following topics:

Study tips

Practice problems exams

Linked here are some general practice problems as well as several practice exams.

Note that these practice exams from previous semesters did not always cover the same topics as we have covered this fall. Specifically, some do not include for loops or accumulator patterns, while some do include functions. You should feel free to skip problems involving topics that are not in the above list.

In addition to the exams above, you can also practice Python expressions with this expression generator web page.