Conditions & User Input in Python Explained (Python for Beginners #3)

Channel:
Subscribers:
671
Published on ● Video Link: https://www.youtube.com/watch?v=lYOOUX0vGs4



Duration: 0:00
57 views
1


Hey everyone, welcome back to 'Python for Beginners', a super simple crash-course for becoming proficient in Python. In today's episode we take a look at conditions, user input, the boolean data type, and converting a string's case. Hope you enjoy!

Check out the last episode:    • Variables & Arithmetic in Python Expl...  

00:00 - Intro
00:33 - Introduction to booleans
01:35 - Showcasing If Statements
03:10 - Visualization of If/Else Statements
04:59 - If/Else statements explanation
05:50 - How to capture user input
07:20 - Conditional behaviour based on user input
08:26 - Dealing with comparison with string case
09:57 - Outro