Skip to content

Opening book details…

About this document

Ford-Froth Circle Graphs Code by Adriana Rezende is a document available to read on EtoBox.

This code draws overlapping circles in a window with coordinates from (0,-2) to (1,2). It uses two nested FOR loops, with the inner loop drawing a circle using coordinates based on the iteration variables, with the radius of each circle decreasing with its y-value. This results in a pattern of overlapping circles decreasing in size towards the top of the window.

Author
Adriana Rezende
Language
EN