In this video series we will cover Python 3. This video talk about basic flow control using IF statments along with ELSE and ELIF.
Python 3 youtube videos by Bryan Cairns
Web: http://www.voidrealms.com
Github: https://github.com/voidrealms/python3
Facebook: https://www.facebook.com/groups/1400884323467285
Udemy: https://www.udemy.com/user/bryan-cairns/
Youtube: https://www.youtube.com/playlist?list=PLUbFnGajtZlUl0zYr4crGveP21BbcZG_L
Intro: (0:00)
Theory: (0:26)
IF Statement: (2:11)
Condition evaluations: (5:35)
ELIF is the switch solution: (9:20)
Nested statements: (12:12)
Outro: (16:02)
Download
0 formats
No download links available.
Python 3 - Episode 11 - Flow control with IF, ELSE and ELIF | NatokHD