Keith Tan

Results 1 issues of Keith Tan

The code as it is renders the leftmost ellipse with a strokeWeight of 20, as draw() is continuously called and without an exit(). While exit() is one solution, the other,...