Learn all about conditionals in Python and how you can use if-elif-else to improve your programs!
π Links π
π Python Fundamentals playlist: https://youtube.com/playlist?list=PLzo7LopEoRYWGKR9DjWVqBpDiqecJF3MO
π Text-based tutorial: https://github.com/futureprogrammer360/Python-Fundamentals/blob/master/2.%20Control%20Flow/2.2%20Conditionals.ipynb
β‘ Like and Subscribe! β‘
β If you enjoyed the video, make sure to like, share, comment, and subscribe!
β Timeline β
β 0:00 Introduction and overview
β 0:30 Syntax and Structure
β 1:10 if
β 1:50 elif
β 3:36 else
β 5:07 if-if vs if-elif
β 6:18 Summary and conclusion
β Hashtags β
#FutureProgrammer
#Python
#Programming