Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
0
Weight, height=int(input()), int(input()) OR Weight=int(input()) Height=int(input())
23rd Jan 2022, 5:15 PM
NEZ
NEZ - avatar
0
print("Enter the weight : ") weight = input() print("Enter the height: ") height= input()
23rd Jan 2022, 5:16 PM
shadlia
shadlia - avatar
0
Does not work. Maybe you need to enter something differently?
23rd Jan 2022, 5:25 PM
Артем Ефанов
0
Артем Ефанов, Mine? If mine, then you can change int to float (I think that you are taking floats as input)
23rd Jan 2022, 5:41 PM
NEZ
NEZ - avatar
0
~NEZ, I entered correctly, now everything worked out!
23rd Jan 2022, 5:44 PM
Артем Ефанов
24th Jan 2022, 2:05 AM
NEZ
NEZ - avatar
0
~NEZ, It is a pity that I do not know English, and I use a translator. It will be very difficult and long for me to read this.
24th Jan 2022, 7:55 AM
Артем Ефанов