Python Tutorial 24 - Nested if Statement

preview_player
Показать описание


~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
Рекомендации по теме
Комментарии
Автор

This has been extremely helpful! Thank you Caleb, may God bless you!

aliosmani
Автор

If I want the output on the same line, like " You rock my socks off, you have enough point! you win"
How should it be done ?

obaykh
Автор

you are a natural teacher/tutor
you get the point, not long winded

dalambert
Автор

hello, then what is the difference between elif and nested if?

shashankvangolu
Автор

i get this part when i press enter >>> you rock my socks off, you have enough points! but not this part >>> you win

redpilledpatriot
Автор

Hey Caleb. I like you! I also like your video!

theempire
Автор

Why did it print 'you win' ? You changed the variable to score and erased money.

friday
Автор

Can you do more videos related to using python for programs and using python for machine learning, etc ?

adamk
Автор

Great example of nesting on python, my book didn’t explain as well as you did 👍🏼. Keep up the good vids.

blakstorm
Автор

Can you accomplish the same task by using elif statements instead?

qtip_cs
Автор

Traceback (most recent call last):
File "<pyshell#100>", line 3, in <module>
if money >= 50:
NameError: name 'money' is not defined <<< i get this error even though i put the same exact thing as you.

redpilledpatriot
Автор

how did you go into a new line after "if score > 100" ?

Joe-hwcx
join shbcf.ru