Getting Feedback
How do we tell the computer to check the radius?
radius = input("What is the radius?") print radius*radius*3.14
input
input()