COMPSCI 61A Study Guide - Midterm Guide: Cheat Sheet, The Nitro Girls, Higher-Order Function

80 views10 pages
8 Jan 2019
School
Professor
zogo39484755 and 6 others unlocked
COMPSCI 61A Full Course Notes
22
COMPSCI 61A Full Course Notes
Verified Note
22 documents

Document Summary

Individual midterm solutions: you have 2 hours to complete the exam individually, the exam is closed book, closed notes, closed computer, and closed calculator, except for one hand-written. 8. 5" 11" crib sheet of your own creation: mark your answers on the exam itself. We will not grade answers written on scratch paper. All the work on this exam is my own. (please sign) Policies & clarifications: you may use built-in python functions that do not require import, such as min, max, pow, and abs, for ll-in-the blank coding problems, we will only grade work written in the provided blanks. For each of the expressions in the table below, write the output displayed by the interactive python interpreter when the expression is evaluated. The interactive interpreter displays the value of a successfully evaluated expression, unless it is none. Assume that you have started python3 (not ipython or other variants) and executed the code shown on the left.