You will be working in pairs during labs. Pairs will be selected and announced by the TA. You will discuss the programs with your partner, but you will still be typing in your own code to show to the TA. You can help each other debug, give plenty of suggestions and hints, **explain** why things work or don't work, etc.
Write a program that calculates how many words per minute a user can type.
Write a graphical application that draws a square of any size to cwin and then draws a circle exactly within the square so that the edge of the circle touches all 4 sides of the square as shown in the image below.
Write a graphical application that draws a square and then moves it.
Write a graphical application that allows the user to draw a face. The user will participate in drawing the eyes and the mouth. For the eyes they will specify the center points. For the mouth, they will choose five points (equating to four lines). You do not need to check what they draw stays within the confines of the face. An example result could be: