BMI calculator. Trying to make a loop that prints who's overweight, underweight, normal, and obese. Getting a function error

后端 未结 0 638
北荒
北荒 2020-12-14 03:20
recipients = ["John", "Dee", "Aleister", "Lilith", "Paul", "Reggy"]
heights = []
weights = []
for recipie         


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