What: Test 1 When: Monday March 8, 1:30-2:20pm Where: OHS 320 Topics: - values: * numeric: int, float * string * list - operators: + - * ** / // % - expressions * range * slicing - statements * if * while * for - function definitions * parameters are local and passed by reference copy * fruitful functions need a return statement - mutability and immutability of data structures (strings, lists, tuples, and dictionaries) - diagramming software objects - writing a function that uses memoization - writing a function that uses dynamic programming Text Reading: TP: Chapters 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12 CA: Chapter 12 Exam Format: Closed book, no calculator, no computer. Can bring in a 8 1/2 by 11 sheet of paper with your notes written on it. Both sides are ok but computer-generated printout is not allowed.