English
Alles
Zoeken
Afbeeldingen
Video's
Kaarten
Nieuws
Copilot
Meer
Shopping
Vluchten
Reizen
Notitieboek
Ongepaste inhoud melden
Selecteer een van de onderstaande opties.
Niet relevant
Aanstootgevend
18+
Kindermisbruik
Lengte
Alles
Kort (minder dan 5 minuten)
Gemiddeld (5-20 minuten)
Lang (langer dan 20 minuten)
Datum
Alles
De afgelopen 24 uur
De afgelopen week
De afgelopen maand
Het afgelopen jaar
Resolutie
Alles
Lager dan 360p
360p of hoger
480p of hoger
720p of hoger
1080p of hoger
Bron
Alles
MySpace
Dailymotion
Metacafe
Prijs
Alles
Gratis
Betaald
Filters wissen
Veilig Zoeken:
Gemiddeld
Streng
Gemiddeld (standaard)
Uit
Filter
1:35
YouTube
No_One
How to create Python logo in python || Python Turtle Full Video
Code : import turtle t = turtle.Turtle() s = turtle.Screen() s.bgcolor("black") t.speed(10) t.pensize(2) t.pencolor("white") def s_curve(): for i in range(90): t.left(1) t.forward(1) def r_curve(): for i in range(90): t.right(1) t.forward(1) def l_curve(): s_curve() t.forward(80) s_curve() def l_curve1(): s_curve() t.forward(90) s_curve() def ...
600 weergaven
31 dec. 2022
Turtle Python Tutorial
8:38
Python Turtle Graphics Tutorial #1 - Introduction
YouTube
Tech With Tim
329,4K weergaven
23 jul. 2018
2:16
Python Turtle Graphics Tutorial for Absolute Beginners - Drawing a Spirographic
YouTube
Raza Zaidi
160,8K weergaven
12 mrt. 2021
3:06
Python | Turtle Tutorial | best graphics design
YouTube
codewithnaim
84,9K weergaven
12 apr. 2022
Topvideo 's
4:00
Make Microsoft Logo in Python Turtle Library | Python Turtle Graphics Tutorial #28 | make logos
YouTube
Uzair
1,7K weergaven
25 feb. 2021
1:55
HOW TO MAKE PYTHON LOGO USING PYTHON TURTLE@chaiaurcode1324
YouTube
Chai aur code
45 weergaven
11 maanden geleden
0:59
Drawing The Windows Logo | Python Turtle #python
YouTube
codewithnaim
106 weergaven
13 nov. 2023
Turtle Graphics Examples
39:29
Complete Python Turtle Graphics Overview! (From Beginner to Advanced)
YouTube
Keith Galli
788,6K weergaven
16 feb. 2018
8:08
Create Art with Python: Turtle Graphics Tutorial
YouTube
eeprogrammer
659 weergaven
10 mrt. 2024
0:16
Python Turtle Graphics Tutorial
YouTube
Code Else
10,6K weergaven
6 jun. 2023
4:00
Make Microsoft Logo in Python Turtle Library | Python Turtle Graphics Tuto
…
1,7K weergaven
25 feb. 2021
YouTube
Uzair
1:55
HOW TO MAKE PYTHON LOGO USING PYTHON TURTLE@chaiaurcode1324
45 weergaven
11 maanden geleden
YouTube
Chai aur code
0:59
Drawing The Windows Logo | Python Turtle #python
106 weergaven
13 nov. 2023
YouTube
codewithnaim
4:52
Logo de Python con Turtle Graphics - No Talking
2,3K weergaven
14 aug. 2022
YouTube
Magno Efren
0:47
Python Turtle Fun #17 | Creating the Olympics Logo with Python Turtle! 🐢🔥🏅 #
…
540 weergaven
8 maanden geleden
YouTube
MatrixCode
8:38
Zoeken in video van 00:13
Overview of Turtle Graphics
Python Turtle Graphics Tutorial #1 - Introduction
329,4K weergaven
23 jul. 2018
YouTube
Tech With Tim
2:16
Python Turtle Graphics Tutorial for Absolute Beginners - Drawing a Spiro
…
160,8K weergaven
12 mrt. 2021
YouTube
Raza Zaidi
1:38
Zoeken in video van 00:34
Choosing a Python Version
How to Install Turtle in Python - VSCode Tutorial (2024)
43,4K weergaven
22 feb. 2024
YouTube
The Code City
2:47
How to draw Olympic logo using Python Turtle Module | Turtle graphic
…
203 weergaven
7 maanden geleden
YouTube
Geek Byte
0:26
Creative Turtle Graphics in Python
334 weergaven
6 maanden geleden
YouTube
Mr.CodeMan
39:29
Complete Python Turtle Graphics Overview! (From Beginner to Advanc
…
788,6K weergaven
16 feb. 2018
YouTube
Keith Galli
16:08
Introduction to Python Turtle
76K weergaven
29 sep. 2020
YouTube
Geek Tutorials
0:29
Creating the Windows Logo with Python Turtle Graphics
8 weergaven
22 okt. 2024
YouTube
Farhan Ghafoor
0:05
How to make youtube logo using python turtle || python turtle
51 weergaven
1 jun. 2023
YouTube
Programming Technology
0:13
Turtle Graphics: A Fun Way to Learn Python Programming
1,6K weergaven
10 maanden geleden
YouTube
Monu institute
3:24
OM Logo in Python Turtle Graphics | OM design in Python Language
12 weergaven
4 maanden geleden
YouTube
Computer Soft Skills
4:38
Create Apple Logo Using Python Turtle 🐢 || Hindi Tutorial Full Video || c
…
456 weergaven
1 jan. 2023
YouTube
CodingWithNoman
0:10
OM logo in Python Turtle Graphics | Home design using python language
2K weergaven
4 maanden geleden
YouTube
Computer Soft Skills
12:41
How to Make a Moving Turtle in Python (Step-by-Step Guide)
50 weergaven
7 maanden geleden
YouTube
Porsie Code
10:56
Python Turtle Graphics - Introduction | shape() | color()
233K weergaven
17 aug. 2018
YouTube
Amulya's Academy
3:08
How to Install Turtle python library on Windows 10/ 11
96K weergaven
13 okt. 2022
YouTube
Amit Thinks
2:36
Zoeken in video van 00:15
Checking Python Version
How to Install Python Turtle in Visual Studio Code (2024)
4,6K weergaven
21 jun. 2024
YouTube
The Code City
0:16
🎬 Episode 10: "Stamp Turtle Shapes – Creative Pattern!" in python using tur
…
118 weergaven
4 maanden geleden
YouTube
JustCode
3:06
Python | Turtle Tutorial | best graphics design
84,9K weergaven
12 apr. 2022
YouTube
codewithnaim
5:50
Python Turtle - Code a Fallout Shelter Logo Tutorial
2,1K weergaven
24 sep. 2020
YouTube
Geek Tutorials
1:15
Simple Python Turtle Graphic and Code: Cut-Out 2
65 weergaven
5 maanden geleden
YouTube
Basic Python Turtle Art
10:15
Getting Started With Turtle in Python
9,8K weergaven
17 dec. 2020
YouTube
Real Python
9:00
Python Logo Using Python Turtle | Python Turtle Graphics | Python Turtl
…
2,7K weergaven
20 mrt. 2022
YouTube
Learnonpy
2:37
Create Mercedes logo in python | Python Turtle graphics | pythonji
31 weergaven
8 maanden geleden
YouTube
pythonji
Meer video's bekijken
Meer zoals dit
Feedback