User Input and While Loops - Python Crash Course - Episode 7

Published: 27 September 2021
on channel: Learning Python
12,378
176

Chapter 7 of Python Crash Course. We learn how deal with user input and how to use while loops.

📚 Get the book "Python Crash Course": https://amzn.to/3Pmt7La
🔨 FREE Skillshare 30-day trial: https://skillshare.eqcm.net/5b4ddL

⏱ Timestamps
0:00 - Introduction
0:12 - User Input and While Loops
13:10 - Exercise 1
16:50 - Introducing While Loops
33:05 - Exercise 2
39:26 - Using While Loops with Lists and Dictionaries
47:56 - Exercise 3
53:58 - Summary