Question: Then write a simple **for loop** for d from **1 to 10** to compute area of circles of diameter 1 to 10. In each loop

Then write a simple **for loop** for d from **1 to 10** to compute area of circles of diameter 1 to 10. In each loop pass, compute the `cirle.area()` of a circle of diamter d and use the `paste()` and `print()` funtions to display **exactly** `"The area of a circle of diameter", d, "is", circle.area(d)`.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!