1. Create as simple adding calculator. The computer asks you for two numbers, and then the computer adds them together and shows you the answer. (Example below)
2. Create a calculator to figure out the mean of a set of five numbers.
3. Create a drawing program that draws a perfect square. The computer must ask you how long one side is.
4. Create a program that calculates the area of a square. The computer must ask you how long one side is.
5.Create a program that calculates the area of a triangle.
6. Create a program that performs translations of a triangle across the page.