SECTION 701: Classes are held on
Tuesdays from 5:45pm to 9:00pm in CDM 218 (CDM building, 2nd
floor)
SECTION 710: Lectures will be posted online on Tuesdays after
9pm.
The section 701 final exam will
be held on Tuesday, November 20 from 5:45 PM to 8:00 PM in the
usual classroom (CDM 218). Students in section 710 should
schedule their exam on COL.
The exam will be CLOSED BOOK and NO ELECTRONIC DEVICES, but
open hardcopy notes. The exam will consist of questions
evaluating your understanding of the core concepts covered in
the course: Python data types, mutability, functions,
parameter passing, conditional and iteration structures,
modules (including the math and random Standard Library
modules), and recursion. Some questions will require you
interpret Python code while others will require you to write
Python code. In order to prepare for the exam, read the
relevant chapters in the textbook, read the lecture notes, and
review all Python code we have seen. Make sure you can solve
all homework and lecture problems.