weight = int(input()) height = float(input()) num = weight/height if num <=18.5: print ("Underweight")
Aprende de forma mais eficiente, gratuitamente:
Introdução ao Python
7,1M de estudantes
Introdução ao Java
4,7M de estudantes
Introdução ao C
1,5M alunos
Introdução ao HTML
7,5M alunos