Question: using python Write a program that ask the user for the radius r of a circle and returns the area A of the circle. The

using python
Write a program that ask the user for the radius r of a circle and returns the area A of the circle. The first line of the program should be: r=float(input('Please enter the radius of the circle:))
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
