Computer Science, asked by av683202, 8 months ago

c=input("enter any radius of the circle")
a = 3.14*r*r
print "Area=",a
What will be the output of abovelif radius of circle is 7
O 150.83
O 153.86
O 151
O None of these​

Answers

Answered by aryan1234243
4

Explanation:

area of circle =pir² put the value u get urs answer perfectly

Similar questions