0
read the radius of circle and calculate its area..
Python..
3 Réponses
+ 4
Please include your code. Also this is not a question. We cannot write directly the code but instead improve it.
+ 4
Aman Tiwari
you can do it yourself!
I am absolutely sure, you are clever enough after seeing your other progs.
Give it a try.
+ 2
area of circle = PI*r*r
That all required for this question