English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
16:08
YouTube
Geek Tutorials
Introduction to Python Turtle
Learn about the basic features of Python's Turtle module. In this video you will learn how to draw lines, move in any direction, change the colour and size of lines and will finish with an activity to draw your name. ~ CODE ~ from turtle import * pensize(10) color("blue") penup() goto(-250, 100) pendown() # The letter 'T' forward(200) back(100 ...
已浏览 8万 次
2020年9月29日
短视频
0:21
已浏览 334 次
🐍 Python Turtle 🐢 | Create Stunning Graphics Fast
CodeWithChandra
0:10
已浏览 2655 次
How Turtle Works in Python 🐢 | Quick Explanation | 2025
ProgrammingWithPatel
Python Turtle Graphics
39:29
Complete Python Turtle Graphics Overview! (From Beginner to Advanced)
YouTube
Keith Galli
已浏览 78.3万 次
2018年2月16日
8:38
Python Turtle Graphics Tutorial #1 - Introduction
YouTube
Tech With Tim
已浏览 32.8万 次
2018年7月23日
0:14
How to create graphics using Python turtle 🐍🐢 #coding
YouTube
Fun with Python
已浏览 206.8万 次
2022年8月24日
热门视频
9:31
Python Turtle Screen Methods
YouTube
Compucademy
已浏览 2792 次
2020年3月10日
1:40:39
Learn Python Turtle Graphics - Full Course For Beginners | Python Turtle Graphics Tutorial
YouTube
John Cena
已浏览 6116 次
2020年11月20日
26:41
Graphical Python Programming For Beginners with Turtle
YouTube
NeuralNine
已浏览 3.4万 次
2022年10月2日
Python Turtle Art
8:08
Create Art with Python: Turtle Graphics Tutorial
YouTube
eeprogrammer
已浏览 718 次
2024年3月10日
5:23
Create Art with Python Turtle 01: A Colorful Flower!
YouTube
eeprogrammer
已浏览 495 次
2024年4月3日
0:38
🐍Creating Captivating Visuals with Python Turtle Graphics | Colorful Spiral Art Code💻
YouTube
Sam CodeHub
已浏览 42 次
2023年8月26日
9:31
Python Turtle Screen Methods
已浏览 2792 次
2020年3月10日
YouTube
Compucademy
1:40:39
在视频中查找 57:50
More control method
Learn Python Turtle Graphics - Full Course For Beginners | Python Tu
…
已浏览 6116 次
2020年11月20日
YouTube
John Cena
26:41
Graphical Python Programming For Beginners with Turtle
已浏览 3.4万 次
2022年10月2日
YouTube
NeuralNine
6:47
Python Turtle - Code a Circle Tutorial
已浏览 2.3万 次
2020年2月23日
YouTube
Geek Tutorials
4:43
Shapes with Python Turtle | Penguin Coding School Tutorial #2
已浏览 1.7万 次
2021年3月18日
YouTube
Penguin Coding School
18:53
在视频中查找 01:37
Drawing Shapes in Turtle
Learn Python, Tutorial 5 (Draw Shapes Using turtle)
已浏览 3563 次
2021年2月22日
YouTube
Aarav's camp
39:29
Complete Python Turtle Graphics Overview! (From Beginner to Adva
…
已浏览 78.3万 次
2018年2月16日
YouTube
Keith Galli
8:38
在视频中查找 05:15
Using Pe Up and Pen Down Methods
Python Turtle Graphics Tutorial #1 - Introduction
已浏览 32.8万 次
2018年7月23日
YouTube
Tech With Tim
3:59
Python Turtle - Code a Rectangle Tutorial
已浏览 3.1万 次
2020年6月8日
YouTube
Geek Tutorials
6:21
在视频中查找 00:15
Setting Up the Turtle Module
Python Turtle - Code a Cool Pattern Tutorial
已浏览 2.6万 次
2020年9月29日
YouTube
Geek Tutorials
3:06
Python | Turtle Tutorial | best graphics design
已浏览 9.6万 次
2022年4月12日
YouTube
codewithnaim
5:43
Python Turtle Basics - Fancy Designs Using Nested Loops
已浏览 1174 次
2020年7月19日
YouTube
Jekyll&HydeTutorials
4:14
Python Turtle Basics - Drawing Circles (loops and circle command)
已浏览 3784 次
2020年7月19日
YouTube
Jekyll&HydeTutorials
0:10
How Turtle Works in Python 🐢 | Quick Explanation | 2025
已浏览 2655 次
7 个月之前
YouTube
ProgrammingWithPatel
2:17
Python Turtle Basics - Drawing a Simple Hexagon (+ bonus pentagon)
已浏览 3018 次
2020年7月19日
YouTube
Jekyll&HydeTutorials
0:33
Python Turtle Graphics Tutorial - Draw A Circle | How To Draw A Cir
…
已浏览 5956 次
2022年5月18日
YouTube
SimpliCode
4:06
Python Turtle Tutorial - Lesson 1 - Basic movement
已浏览 1141 次
2020年9月15日
YouTube
Computer Science Nerd
6:58
Python Tutorial 36: Snake Game Using Turtle
已浏览 7038 次
2021年3月13日
YouTube
Jonathan Karr
33:28
Python Turtle graphics | part 2 | Python Tutorials for Beginners #le
…
已浏览 1.9万 次
2023年10月30日
YouTube
Jenny's Lectures CS IT
4:52
How to create pattern using turtle python
已浏览 4996 次
2019年10月4日
YouTube
I know python
31:51
在视频中查找 03:02
Adding Turtle Graphics
Python Turtle Tutorial - Code Your First Game!
已浏览 6.1万 次
2021年4月3日
YouTube
Code of the Future
7:46
在视频中查找 02:14
Moving the Turtle Forward
Python Turtle Graphics - working with color and the line
已浏览 3778 次
2020年5月20日
YouTube
Leon Marsden
0:28
Turn Your Code into Art with Turtle in 60 Seconds with Python
已浏览 659 次
2025年1月17日
YouTube
Developer Service
1:38
在视频中查找 00:34
Choosing a Python Version
How to Install Turtle in Python - VSCode Tutorial (2024)
已浏览 4.7万 次
2024年2月22日
YouTube
The Code City
1:00
How to Draw a Circle using Turtle in Python
已浏览 9317 次
2020年6月26日
YouTube
nevsky.programming
2:36
在视频中查找 00:15
Checking Python Version
How to Install Python Turtle in Visual Studio Code (2024)
已浏览 4890 次
2024年6月21日
YouTube
The Code City
2:37
在视频中查找 00:14
Importing Turtle Library
Awesome Designs with Python Turtle | python turtle graphics tuto
…
已浏览 2.6万 次
2021年2月16日
YouTube
Uzair
1:46
Drawing arc - Python Turtle Graphics
已浏览 5270 次
2019年6月6日
YouTube
Pranav Cyber Academy
10:47
Introduction to Turtle Graphics in Python (Lecture No. 1) | Grade 11
…
已浏览 501 次
2024年12月2日
YouTube
Learn Computer With Sir Zafar
观看更多视频
更多类似内容
反馈