import math #imports math module r=input("Please enter the radius") #asks user for radius and height h=input("Please enter the height") def co