Issue updating list with a function

前端 未结 0 1420
既然无缘
既然无缘 2020-12-15 09:18
while True:
    try:
        swim_d=int(input("Enter swimming distance(m): "))
        swim_s=float(input("Enter swimming speed(km/h): "))
               


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