Back to Quizzes

Exam 0

Structure

The exam will consist of autograded multiple choice, fill in the blank questions, and two coding questions. Most multiple choice questions will allow you to submit twice, first for full credit and the second for a moderate amount of points.

The coding questions will test your ability to debug code, write conditionals, and iterate through a list using loops.

Content

The exam will cover all material up through the end of the 2/5/24 lecture, with a particular focus on content that has been presented and assessed on previous assignments.

  • Fundamentals of Programming in Python
    • Variables and Data type
    • Conditionals
    • Loops
    • Functions

Points: 75

Start: Tuesday, February 11

End: Thursday, February 13