For Loops and While Loops | Python for Beginners Lesson 6 | Code with Kylie



For Loops and While Loops | Python for Beginners Lesson 6 | Code with Kylie

For Loops and While Loops | Python for Beginners Lesson 6 | Code with Kylie

In this video, we discuss two types of loops: for loops and while loops. Loops are powerful tools that allow us to iterate over sequences. I use the iPad to help visualize what’s going on behind the scenes.

Check out the whole beginner Python series here: https://www.youtube.com/playlist?list=PLkWv3oO4kHnsiGHnifBxa79d-xPwYDiAx

Notes: https://github.com/kying18/intro-to-programming/blob/main/class-4-loops/notes.md
Practice: https://github.com/kying18/intro-to-programming/blob/main/class-4-loops/practice.md

Join the Beginner Python Discord: https://discord.gg/XmbQV8rfTh

I am using https://replit.com/ to code.

Timestamps:
00:00 Intro
00:37 For Loop
05:27 For Loop – Another Example
09:07 While Loop
13:44 Beware of Infinity!

Shoutout to @JoBloMovieClips for the Dr Strange clip: https://www.youtube.com/watch?v=LrHTR22pIhw

Feel free to leave any questions.

Please consider subscribing if you liked this video: https://www.youtube.com/c/ycubed?sub_confirmation=1

Thanks for watching everyone!
~~~~~~~~~~~~~~~~~~~~~~~~
Follow me on Instagram: https://www.instagram.com/kylieyying
Follow me on Twitter: https://www.twitter.com/kylieyying
Check out my website: https://www.kylieying.com

Comments are closed.