Question: Python help 1) (1 point) Find the error in the code (and fix it) or if you think the code is correct then, write the

Python helpPython help 1) (1 point) Find the error in the code (and

1) (1 point) Find the error in the code (and fix it) or if you think the code is correct then, write the output if the user inputs 2 as the radius. r = input ("Please enter radius of a circle: ") circumference = 2*3.14*r print("Radius of the circle: ",r) print("Circumference of the circle: ", circumference)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!