• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu

Discussions Q&R

weight= int(input()) height=int(input()) BMI=weight/height*height if BMI<18.5: print("Underweight") elif BMI >=18.5 and <25: p
error
0 Vote
10 Réponses
26th Feb 2021, 12:07 PM
Downey Dewy
Downey Dewy - avatar
BMI calculator
==float(input())heightfloat(input())xweight/height**weight=
-2 Votes
7 Réponses
3rd Apr 2021, 6:07 AM
Ravi venkateswarlu
Ravi venkateswarlu - avatar
Aujourd'hui en vedette
Python stressed me out
1 Votes
How often can you become a fully stuck developer?
1 Votes
Improve accessibility of this page
0 Votes
Course Doubt
1 Votes
Data analysis
0 Votes
If we already have the DELETE command in SQL, why do we need TRUNCATE?
1 Votes
[ReSolved] I paid for the subscription but didn't receive it.
0 Votes
How do i make a lexer and parser
1 Votes
Help
0 Votes
Saved code
0 Votes