Question: PYTHON question. Write and save a program which finds the area of a circle. Let X represent a radius of 7 and PI represent 3.14159.
PYTHON question.
Write and save a program which finds the area of a circle. Let X represent a radius of 7 and PI represent 3.14159. Store the answer in the variable Area and print(Area)
then
Modify the program you wrote and store in variable Z the value The area is =. Also, modify your print function to say print(Z,Area).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
