EOFError: EOF when reading a line,

后端 未结 0 1355
野的像风
野的像风 2020-12-11 10:24
import math 

r=input("Please enter the radius") #asks user for radius and height
h=input("Please enter the height")

def cone_area(r,h): #define         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题