darkknightforces darkknightforces
  • 02-06-2021
  • Computers and Technology
contestada

Write a program to accept radius and find area of circle

Respuesta :

TJC07
TJC07 TJC07
  • 02-06-2021

Answer:

Change it however you'd like

Explanation:

from math import pi

def findArea(rad):

   return (rad**2) * pi

#test

print(f"Area of the circle: {findArea(5)}")

Answer Link
Аноним Аноним
  • 02-06-2021

Answer:

the answer above me is correct

Explanation:

Answer Link

Otras preguntas

can someone talk to me?
sketch each graph of each line y=-7/3x+4
Which cell organelle is used to move fluid across the outside of the cell membrane? A.Chloroplast B.Cytoplasm C.Flagella D.Cilia
Romeo and Juliet was brave
Help ASAP!!!!!!!!!!!
The height, h, in feet of a golf ball above the ground after being hit into the air is given by the equation, h = -16t 2 + 64t, where t is the number of seconds
During the 1840s, Americans used the idea of Manifest Destiny to justify the... A. expansion of women's rights B. acquiring of new territories C. repeal of the
Which of the following shows the correct syntax for the OR function? =OR(LogicalN) =OR(database, field) =OR(database LogicalN, field) =OR(database, field, Logic
Humans have always developed new inventions and ways of doing things. Sometimes, innovations have led to a transformation of hum society. Organize the innovatio
How would you use the five W's for a person? I'm confused because like how would you do the why where and when??