How to draw polygons of 3 to 6 sides using Python Turtle? || Python Turtles

preview_player
Показать описание

To download the editor I use click the link below:

This video walks you through Python turtle graphics where you're asked to draw 3 polygons (a triangle, square, pentagon, and hexagon) all next to each other.

Task: This task will require you to import and use the turtle module. A polygon is defined as a shape of equal length sides and angles. Write a program that makes a turtle draw a triangle, square, pentagon, and hexagon all next to each other,
Рекомендации по теме