filmov
tv
Introduction to Programming with Python: Conditionals (if elif else statements)

Показать описание
This video provides an overview of how to use conditionals in Python. Specifically it covers:
-Boolean conditions and compound conditions
-If and else keywords
-Multiple alternative if statements (e.g. elif keyword)
-Nested if statements
-Boolean conditions and compound conditions
-If and else keywords
-Multiple alternative if statements (e.g. elif keyword)
-Nested if statements