Flowgorithm - Area of a circle (Increasing in Radius)

Flowgorithm - Area of a circle (Increasing in Radius)

The task below was sent in the the facebook group. "The initial value of the radius of a circle is equal to one unit and each succeeding radius is one unit greater than the value before it. Give the algorithm and draw a flowchart to compute the area of the circle starting with R = 5.0 up to R = 10.0, then print out each radius and the corresponding area of the circle. " While the task is fairly simple it does offer the good learning point of when you should use count controlled loops or conditional controlled loops If you find this helpful buy me a coffee https://www.buymeacoffee.com/damianburrC