Conditional Logic | Python for Beginners [19 of 44]

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


#microsoftdeveloper #pythonforbeginners #learntocode
Рекомендации по теме
Комментарии
Автор

The best tutorial on Python I have watched so far. You are doing a great job. I have no programming background but I am grasping your teachings very well. Keep up the good work

elvismunetsi
Автор

It's the best tutorial ever. I learned in a few lessons what i haven't in 4 hours of the last tutorial i saw

magnabhb
Автор

if you are working in an IDE, then it should automatically put 4 spaces for you when u press enter after the if statement.

milinddinesh
Автор

The best python for beginners i have seen, that one made love python, thank you both!

AltaiiSinan
Автор

4:34 Isn't that a Logic Error?.. you expect 'you are a canadian' but are not. how is that a runtime error.

ForgottenGames
Автор

Sometimes it is easier to remember "==" as "equivalent to".

dentonhess
Автор

The video was wonderful but the string.lower() if we don't put it will result in logical error not the run time error according to me.

itsag
Автор

there is fast food at restaurants in Canada that is less than $1.00 ????

toqahassan
Автор

Indenting four spaces is too much for a 70 character line. I set mine to 3 spaces.

chrisw
Автор

I get an error 'price' is not defined every time I run the code

deepaksapkota
Автор

I don’t know why I forget to put that column 90% of the time.

rento
Автор

She says that you should make it a habit to add four spaces, but when you press enter after an if-statement Visual Studio Code automatically puts an indentation after the if-statement.

onee