read the radius of circle and calculate its area.. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

read the radius of circle and calculate its area..

Python..

5th Feb 2020, 2:55 PM
Aman Tiwari
Aman Tiwari - avatar
3 Answers
+ 4
Please include your code. Also this is not a question. We cannot write directly the code but instead improve it.
5th Feb 2020, 2:57 PM
KnuckleBars
KnuckleBars - avatar
+ 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.
5th Feb 2020, 3:34 PM
Oma Falk
Oma Falk - avatar
+ 2
area of circle = PI*r*r That all required for this question
5th Feb 2020, 3:07 PM
Arsenic
Arsenic - avatar