Похожие чаты

Print("Hello wellcome to bmi callculator") N=str(input("name: ")) B=input("gender: ") print("hi "+N+" can you

tell me your weight plz?")
W=float(input("weight: "))
M=input("K for kilo_L for lbs: ")
if M.find("K" or "k"):
w=W
print("thanks")
elif M.find("L" or "l"):
w=(W/2.2046)
print(thanks)
H=float(input("height: "))
G=input("cm or m ")
if G.find("m" or "M"):
h=(H*100)
print("thanks")
elif G.find("cm" or "CM" or "Cm" or "cM"):
print("wait")
h=H/100
print("thanks")
else:
print("redo")
BMI=(w/h**2)*10000
P=input("do you want your bmi? ")
if P.find("yes"or"YES"or"Yes"or"y"):
print("this is your bmi-->"+ str(BMI))
if BMI<18.5:
print("you are underweight")
elif BMI<24.9:
print("you are normal")
elif BMI<29.9:
print("you are overweight")
elif BMI<34.9:
print("you are obse!")
elif BMI>35:
print("youa re extremely obse !!!")
print("bye")
else:
print("bye")
input("closing the app bye! ")

2 ответов

8 просмотров

Use " " on line 12.. print("Thanks")

Moein-Mousavi Автор вопроса
R M
Use " " on line 12.. print("Thanks")

Oh I already fix it after an error

Похожие вопросы

Обсуждают сегодня

Господа, а что сейчас вообще с рынком труда на делфи происходит? Какова ситуация?
Rꙮman Yankꙮvsky
29
А вообще, что может смущать в самой Julia - бы сказал, что нет единого стандартного подхода по многим моментам, поэтому многое выглядит как "хаки" и произвол. Короче говоря, с...
Viktor G.
2
@Benzenoid can you tell me the easiest, and safest way to bu.y HEX now?
Živa Žena
20
This is a question from my wife who make a fortune with memes 😂😂 About the Migration and Tokens: 1. How will the old tokens be migrated to the new $LGCYX network? What is th...
🍿 °anton°
2
30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
What is the Dex situation? Agora team started with the Pnetwork for their dex which helped them both with integration. It’s completed but as you can see from the Pnetwork ann...
Ben
1
Гайс, вопрос для разносторонее развитых: читаю стрим с юарта, нада выделять с него фреймы с определенной структурой, если ли чо готовое, или долбаться с ринг буффером? нада у...
Vitaly
9
Anyone knows where there are some instructions or discort about failed bridge transactions ?
Jochem
21
@lozuk how do I get my phex copies of my ehex from a atomic wallet, to move to my rabby?
Justfrontin 👀
11
Карта сайта