Check error | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

Check error

weight = int(input()) height = float(input()) num = weight/height if num <=18.5: print ("Underweight")

11th Mar 2022, 5:40 AM
Arunesh Kishore
3 Réponses
0
What says the error?
11th Mar 2022, 7:10 AM
ProMarioYeah4765
ProMarioYeah4765 - avatar
0
Wait Arunesh Kishore there is no error, it's all correct
11th Mar 2022, 7:12 AM
ProMarioYeah4765
ProMarioYeah4765 - avatar