write down the code of the following output
Attachments:
Answers
Answered by
0
In Python:
r=int(input("Enter the Radius of Circle in cm:"))
pi=22/7
a=pi*(r*r)
print('The Area of the circle:",a)
THANK YOU:D
Similar questions
Business Studies,
6 months ago
English,
6 months ago
Biology,
1 year ago
English,
1 year ago
India Languages,
1 year ago
Economy,
1 year ago