Python 3 Programming Course: 8 - Conditional Statements

preview_player
Показать описание
This is an introduction to Conditional Statements -- testing whether things evaluate to True or False in Python 3. We'll need this for the next video, which goes into Python's conditional execution (branching) features.

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

'=' and '==' seems to confuse a lot of CS graduates. Grammar! important. OR/AND requires linguistic comprehension. Sadly not taught in schools today :(

gregf