CompSci 115 Exam 1, Tuesday February 26 online exam open notes 4 questions - write programs that can be run from the command line. 1) ask for a couple of numbers; do some calculations and print the results. 2) ask for some text strings; do something with them and print the result. 3) list exercise - build a list, do some manipulations on it. 4) dictionary exercise - build a dictionary, use its contents