Question: Programming Exercise 1.6 > Terminal BE Instructions circle.py 1 radiuseftoat(input('51)) 2 circleAreas). 16 3 print the area is, 78.5, square units. A-Z Write and test
Programming Exercise 1.6 > Terminal BE Instructions circle.py 1 radiuseftoat(input("'51")) 2 circleAreas). 16 3 print the area is", 78.5, square units." A-Z Write and test a program that computes the area of a circle, 1. Request a number representing a radius as input from the user, 2. Use the formula 3.14 * radius? to compute the area 3. Output this result with a suitable label An example of the program input and output is shown below: Enter the ratusas The area is 70.5 square units The input value should not be mited to whole numbers Show AB MacBook
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
