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.1万 次
2020年9月29日
短视频
0:17
已浏览 743 次
Python Turtle Animation Tutorial | Create Fun Animations Using Turtle
coder jay
0:27
已浏览 609 次
Python Turtle Animation Tutorial for Beginners | Create Stunning Animations
coder jay
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
已浏览 33.3万 次
2018年7月23日
0:14
How to create graphics using Python turtle 🐍🐢 #coding
YouTube
Fun with Python
已浏览 209.5万 次
2022年8月24日
热门视频
5:23
Movement with Python Turtle | Penguin Coding School Tutorial #1
YouTube
Penguin Coding School
已浏览 1744 次
2021年3月18日
1:15
How to make a turtle move in Turtle, Python
YouTube
Sam Whitby Coding
已浏览 526 次
2019年9月29日
7:52
Python: Using KEYBOARD INPUTS with Turtle Graphics
YouTube
Analyst Rising (Coding
已浏览 3558 次
2019年4月19日
Python Turtle Tutorial
57:09
An Hour of Code: Learn Python Turtle Patterns for Absolute Beginners - with Dr. Prasoon Goyal
YouTube
CodeTigers
已浏览 2450 次
2 个月之前
0:21
🐍 Python Turtle 🐢 | Create Stunning Graphics Fast
YouTube
CodeWithChandra
已浏览 334 次
5 个月之前
0:52
Python Turtle Graphics | Draw a Square Program Step by Step
YouTube
IT with IqraKhan
已浏览 11 次
3 周前
跳转到 How to Make Turtle Move Using Input Python 的关键时刻
16:08
起始时间 09:11
Moving the Turtle
Introduction to Python Turtle
YouTube
Geek Tutorials
1:15
起始时间 00:14
Moving the Turtle Forward
How to make a turtle move in Turtle, Python
YouTube
Sam Whitby Coding
7:52
起始时间 02:34
Creating Keyboard Inputs
Python: Using KEYBOARD INPUTS with Turtle Graphics
YouTube
Analyst Rising (Coding Tutorials)
13:23
起始时间 03:51
Calling the Functions with Turtle Dot
how to use arrow keys to move your turtle in turtle module using python | p
…
YouTube
code developers
12:54
起始时间 07:11
Creating a Square Using For Loop
pyTurtle 2 | Basic movements in turtle | Python | #pyGuru
YouTube
pyGuru
14:17
起始时间 02:01
Mouse Clicks Detection
Learning Python with turtle 07: Mouse events
YouTube
Paul Baumgarten
12:09
起始时间 07:18
Using Pen Up and Pen Down Commands
Making Animations Using Python Turtle Graphics!
YouTube
Coder Gautam
起始时间 01:18
Making the Turtle Move
Python TurtleGraphics Making a randomly moving turtle
YouTube
AlgoGPT
4:17
起始时间 02:06
Using Variables for Input
Python Turtle Tutorial - Lesson 3 - Variables & Input
YouTube
Computer Science Nerd
5:23
Movement with Python Turtle | Penguin Coding School Tutorial #1
已浏览 1744 次
2021年3月18日
YouTube
Penguin Coding School
1:15
How to make a turtle move in Turtle, Python
已浏览 526 次
2019年9月29日
YouTube
Sam Whitby Coding
7:52
Python: Using KEYBOARD INPUTS with Turtle Graphics
已浏览 3558 次
2019年4月19日
YouTube
Analyst Rising (Coding Tutorials)
0:17
How to create a moving object using Python and its turtle library?🐍Let's
…
已浏览 2069 次
2022年8月13日
YouTube
Fun with Python
15:09
Python Tutorial for Beginners #9 - Turtle Mini Project
已浏览 9880 次
2020年10月28日
YouTube
Code of the Future
11:23
Python Turtle - 8 - Move Turtle with Arrow Keys
已浏览 9361 次
2020年6月1日
YouTube
MilanS Academy
13:23
how to use arrow keys to move your turtle in turtle module using pytho
…
已浏览 1420 次
2021年10月22日
YouTube
code developers
4:04
Basics of Python Turtle Graphics - Screen setup and turtle movements
已浏览 115 次
2024年8月31日
YouTube
Brian Fediuk
4:17
Python Turtle Tutorial - Lesson 3 - Variables & Input
已浏览 1396 次
2020年9月23日
YouTube
Computer Science Nerd
4:43
Shapes with Python Turtle | Penguin Coding School Tutorial #2
已浏览 1.7万 次
2021年3月18日
YouTube
Penguin Coding School
7:48
How To Use Turtle Module | Python Tutorial for Turtle Import
已浏览 2975 次
2023年10月12日
YouTube
Jeromy Cole
8:38
Python Turtle Graphics Tutorial #1 - Introduction
已浏览 33.3万 次
2018年7月23日
YouTube
Tech With Tim
55:36
Python Beginner Project Tutorial - Turtle Racing!
已浏览 6.4万 次
2021年3月27日
YouTube
Tech With Tim
10:07
Python Turtle Graphics Tutorial #3 - Key Presses & Events
已浏览 9万 次
2018年12月3日
YouTube
Tech With Tim
6:48
Python Turtle Graphics Tutorial #4 - Drawing With Mouse
已浏览 5.8万 次
2018年12月4日
YouTube
Tech With Tim
13:34
Python Turtle - Square Tutorial
已浏览 6.4万 次
2018年10月18日
YouTube
Geek Tutorials
10:08
Python Turtle: Getting Text Input | Textbox with blinking cursor | Det
…
已浏览 3680 次
2021年7月18日
YouTube
Code King
10:21
Python Turtle Graphics Tutorial #2 - Shapes and Fills
已浏览 9.5万 次
2018年7月25日
YouTube
Tech With Tim
1:38
How to Install Turtle in Python - VSCode Tutorial (2024)
已浏览 4.7万 次
2024年2月22日
YouTube
The Code City
17:30
Trinket Python Turtle Lesson: Writing Text Using the Turtle
已浏览 4512 次
2020年12月4日
YouTube
Mister Lemus
4:05
How to Write Text in Turtle? | Turtle Python Tutorial | PyPower
已浏览 5445 次
2020年8月1日
YouTube
PyPower Projects
3:59
Python Turtle - Code a Rectangle Tutorial
已浏览 3.1万 次
2020年6月8日
YouTube
Geek Tutorials
4:14
Python Turtle Basics - Drawing Circles (loops and circle command)
已浏览 3784 次
2020年7月19日
YouTube
Jekyll&HydeTutorials
3:28
Python Turtle - Code a Triangle Tutorial
已浏览 3.5万 次
2020年2月23日
YouTube
Geek Tutorials
26:41
Graphical Python Programming For Beginners with Turtle
已浏览 3.4万 次
2022年10月2日
YouTube
NeuralNine
31:51
Python Turtle Tutorial - Code Your First Game!
已浏览 6.1万 次
2021年4月3日
YouTube
Code of the Future
18:53
Learn Python, Tutorial 5 (Draw Shapes Using turtle)
已浏览 3563 次
2021年2月22日
YouTube
Aarav's camp
4:56
How to use onclick function in Python Turtle | Python Turtle on cl
…
已浏览 2175 次
2023年4月22日
YouTube
TSInfo Technologies
7:46
Python Turtle Graphics - working with color and the line
已浏览 3778 次
2020年5月20日
YouTube
Leon Marsden
观看更多视频
更多类似内容
反馈