I'm trying to solve BMI calculator project. How do I code two conditions in one 'if' statement? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I'm trying to solve BMI calculator project. How do I code two conditions in one 'if' statement?

3rd Sep 2021, 1:43 AM
Ajay Magar
Ajay Magar - avatar
3 Answers
+ 2
Use logical operators. Google "python if statement operators" if you need concrete examples
3rd Sep 2021, 1:58 AM
RJP
RJP - avatar
3rd Sep 2021, 2:14 AM
Ajay Magar
Ajay Magar - avatar
0
RJP GOT IT
3rd Sep 2021, 2:14 AM
Ajay Magar
Ajay Magar - avatar