Python Turtle - Triangle Tutorial

preview_player
Показать описание
Learn how to code a simple triangle using Python. This is a great video for beginners and intermediates alike.
Рекомендации по теме
Комментарии
Автор

Thanks man! I missed some of my classes when we were learning this and you really helped!

hojs
Автор

how to draw triangles in a row next to each other but different sizes? like first one the smallest and the last one the biggest?? i really need help and in the color

doroteabatina
Автор

Hey how would you make two triangles next to each other and one on top

jackgoff
Автор

I have a question I got three sides for my triangle and I don't have the angles so how to draw that triangle with own sides??

parsa
Автор

Please could you make a video on how to draw a cartoon cat

macchelssydinganga
Автор

I want the triangle without the colors

sapyt
Автор

au lieu de repeter l'utilisation de turtle a chaque appel d'une commande, il suffit d'ecrire au debut : from turtle import*

barraj