Question: 2. Submit a Processing program that duplicates the picture. Submit Submit Submit . . . Notes: You should always define your own setup() and draw()


2. Submit a Processing program that duplicates the picture. Submit Submit Submit . . . Notes: You should always define your own setup() and draw() functions. The canvas size is 500 x 500. Each shape has its center Y value at a multiple of 100 (i.e. 100, 200, 300, ...) The rectangles are 200x50. The circle has radius 50. The program uses the default font with font size 32. Please use, at minimum, the following functions: background ...) ellipse(...) ellipse Mode (...) change to a mode OTHER than the default fill(...) DoStroke (...) Eest...) ESS Mode (...) change to a mode OTHER than the default size (...) text (...) textAlian (...) textSize(...) Please use the following colors: . (0) (0, 255, 0, 100) (100) (150) (200) (255)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
