BMI Calculator | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Respostas
+ 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