Gentle Intro to Python Loops with Turtle Graphics

Опубликовано: 04 Март 2026
на канале: Friendly TL
206
9

In this video, we will learn how to use for loops to make repetitive tasks simple! This video is the third video in our series, A Gentle Intro to Python with Turtle Graphics.

This video is specifically for my nephew who is just starting to learn to code. But it's appropriate for anyone who would like a gentle introduction to programming. Python is a very beginner friendly language, and turtle graphics is fun!

0:00 - Intro
0:58 - Previous Code
1:10 - Convert Annie to For-loop
2:16 - Convert Anvi to For-loop
2:50 - Convert Dima to For-loop
3:34 - Keith Makes a Spiral
4:43 - First Attempt Tracing a Hexagon
5:24 - Using Count for Distance
6:14 - Compute Distance with Range
7:06 - Outro
7:54 - Blooper

Last Week's Code: https://github.com/shadanan/turtle/bl...
Turtle Graphics Documentation: https://docs.python.org/3/library/tur...
Color Picker: https://shad.io/color/
GitHub Project: https://github.com/shadanan/turtle
CodeAnim Script: https://github.com/shadanan/friendlyt...

Acknowledgements:
Anwar (  / zianwar  ) for making beautiful thumbnails and user interface.
Ayoub (  / ziayoub  ) for graphics.
Houda (  / houdaaynaou  ) for editing and implementing the code.
Kyle (  / kyleleonhard  ) for technical consulting and security auditing.
Vince (  / vincelugli  ) for technical consulting and video production.