write a program to find the area and circumference of a circle where pi= 3.1416 and the radius is input by the user
Answers
Answered by
3
Answer:
r=int(input("enter radius"))
area=3.1416*r**2
circumference=2*3.1416*r
print("circumference of circle is", circumference)
print("area of circle is",area)
Answered by
0
Answer:
hejejjekekekejrjrjjrjrjrb
Explanation:
j
jrj j j
Similar questions