BMI Calculator | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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

5th Feb 2022, 10:10 AM
Dennis Nathan
Dennis Nathan - avatar
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 ">".
5th Feb 2022, 10:15 AM
Simon Sauter
Simon Sauter - avatar
0
Thank you, check I gave you a follow
5th Feb 2022, 5:04 PM
Dennis Nathan
Dennis Nathan - avatar