Part 1โ
Read Chapter 7 in Learning Processing
Part 2โ
Email me two versions of this code that creates the image below. You MUST use nested loops to create the image. (hand coding each ellipse will not be accepted). Write the first sketch using two nested WHILE loops and the second sketch using two nested FOR loops.
The sketch is 400 x 400 and the ellipses have a diameter of 100px.
Part 3โ
Start to work on your midterm project. Your midterm is due in TWO WEEKS and you should get to work on it ASAP.