1. (Together) Firm up function idea by doing WIndowPane. Write the function WIndowPane(x, y, width, height, bacgroundColor. Then draw a couple of panes. Then a horizontal row of panes. (perhaps varying the background Color using color_rgb) 2. Have students continnue working on misc_graphics exercise. 3. WHile loops. If I deposit P dollars in an account each month, and get i% interest each month, how many months does it take for me to accumulate D dollars? Run it for 100, 0.0025, 10,000. 4. If time, do click inside circle, connectTHeDots (these will probably wait until this afternoon).