PHYS 204A Midterm: PHYS 204A Chico State Exam 1 Spring 17

34 views11 pages
31 Jan 2019
Department
Course
Professor

Document Summary

This 150-minute exam has 8 questions worth a total of 120 points. Use the back of the pages if you need more space. You may tear the pages apart; we have a stapler at the front of the room. It is a violation of the academic integrity code to look at any exam other than your own, to look at any other reference material, or to otherwise give or receive unauthorized help. You will be expected to write python code on this exam. We recommend that you draw vertical lines to make your indentation clear, as follows: def foo(): if something: do something do more things do something last. Unless you are explicitly directed otherwise, you may use anything you have learned in this course. The important first question: [2 points] write your last name, rst name, and cornell netid at the top of each page. Throughout this exam, there are several questions on sequences (strings, lists, and tuples).