Python Turtle Art | Random Colors + Shapes | Random Shapes Generator with Turtle - Tutorial #67

Опубликовано: 03 Август 2026
на канале: Crack IT with Anu
45
9

In this video lecture, we will learn how to draw different geometric shapes using the Turtle module, such as triangles, rectangles, spheres, heptagons, septagons, and octagons. We can also fill these shapes with different colors.

Random module :

The random module makes the program choose different colors and shapes each time it runs.

The program draws random shapes like triangles, squares, pentagons or hexagons using loops.

You can also check out the practical examples in this video

#crackitwithanu #pythonturtleart #randomcolors #randomshapes #pythonturtle #randommodule #turtlegraphics #pythonprogramming #learnpython #turtleart