filmov
tv
Python Pioneers: Lesson 5 - if, elif, else

Показать описание
01:12 if statements
07:03 Using the 'and' conditional operators
10:05 Using the 'or' conditional operator
10:42 Using the 'not' conditional operator
14:28 Using multiple conditional operators
17:32 elif statement (else-if)
19:57 else statement (otherwise)
20:38 escape operator ( the backslash )
24:48 How code can execute after a conditional statement
In this Video we discuss the using conditional if, elif, and else statements. We also put conditional operators to use in our conditions!
We're excited to follow 'Automate the Boring Stuff with Python' by Al Sweigart in this series. This book is an incredible resource for learning Python, especially for beginners. You can access it for free at link below or purchase a copy for your personal library. We thank Al Sweigart for creating such a valuable guide to Python programming.
07:03 Using the 'and' conditional operators
10:05 Using the 'or' conditional operator
10:42 Using the 'not' conditional operator
14:28 Using multiple conditional operators
17:32 elif statement (else-if)
19:57 else statement (otherwise)
20:38 escape operator ( the backslash )
24:48 How code can execute after a conditional statement
In this Video we discuss the using conditional if, elif, and else statements. We also put conditional operators to use in our conditions!
We're excited to follow 'Automate the Boring Stuff with Python' by Al Sweigart in this series. This book is an incredible resource for learning Python, especially for beginners. You can access it for free at link below or purchase a copy for your personal library. We thank Al Sweigart for creating such a valuable guide to Python programming.