This is what you need to prepare for the exam: a) know at least one method of sorting a list of numbers example: bubble sort b) know how to read input from the user and use it to calculate something back example: calculate the autonomy of a car c) know how to use if statements in your programs example: letter grade program or the leap year program d) know how to use for/or and while loops in your programs example: loan amortization type of programs, string and list processing programs The structure of the written exam is as follows: 1. Prepare four programs that illustrate points a), b), c) and d) above 2. Come to the exam and write the programs without any help or references. I will have the exam graded by Monday and will return them to you with grades in class then. On Tuesday we will have a Practical. I will describe it on Monday. The Practical is still closed book but it will resemble the sample exam of two weeks ago. --