+ 1
BMI Calculator
Please help I don't know what's wrong but its not working. If you help I'll give you a follow☺ https://code.sololearn.com/c0C2jPh85pIl/?ref=app
2 Respuestas
+ 3
In the first and second elif statements the first comparison operator has to be ">=" instead of "<" and the second has to be "<" instead of ">".
0
Thank you, check I gave you a follow