English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
3:40
realpython.com
Moving the Turtle – Real Python
Programming with turtle. This section will be broken up into four main parts: moving the turtle, drawing shapes, altering the turtle, and some other functions. So, let’s get started by looking at moving the turtle. Moving the Turtle. Here, you will…
2020年12月15日
Move the Turtle: Learn to Code Move the Turtle Tutorials
1:13
Volunteers in Libya move turtle eggs to safer shores
Yahoo
Reuters Videos
已浏览 745 次
2023年7月17日
0:44
Sunrise, &me and Move 🎶🌅 📍 Turtle Lake Tbilisi 🇬🇪 🎥 TT @tbabuna . . . #techno #music #dance #move #adamport #andme #keinemusik #sunrise #afrohouse #pulseoftechno #tbilisi🇬🇪 #turtlelake | Pulse Of Techno
Facebook
Pulse Of Techno
已浏览 75 次
10 个月之前
1:14
A Libyan environmental group has been active in moving endangered turtle eggs from the beach, where they are in danger of holidaymakers or four-wheel vehicles, to safe locations | Reuters
Facebook
Reuters
已浏览 2026 次
2023年7月17日
热门视频
1:51
Turtle Projects code : #clcoding #python #turtle #code #project #pythonproject import turtle #clcoding.com t = turtle.Turtle() s = turtle.Screen() s.bgcolor("black") t.pensize(2) t.speed(10) for i in range(6): for col in ("red","magenta" ,"blue","cyan", "green","yellow"): t.color(col) t.circle(150) t.left(10) t.hideturtle() #youtube.com/castorclasses | Python Coding
Facebook
Python Coding
已浏览 123.1万 次
2021年12月8日
5:23
Movement with Python Turtle | Penguin Coding School Tutorial #1
YouTube
Penguin Coding School
已浏览 1748 次
2021年3月18日
13:23
how to use arrow keys to move your turtle in turtle module using python | python | turtle module.
YouTube
code developers
已浏览 1420 次
2021年10月22日
Move the Turtle: Learn to Code Coding for Kids
1:15
Golf Joke: The Womens Tee
YouTube
Tight Lies
已浏览 286.7万 次
2010年1月21日
2:23
Octagon Song
YouTube
Have Fun Teaching
已浏览 368.1万 次
2012年7月10日
0:26
SUPER FAST TURTLE
YouTube
Cactus🌵Productions
已浏览 1712.3万 次
2008年7月13日
1:51
Turtle Projects code : #clcoding #python #turtle #code #project #p
…
已浏览 123.1万 次
2021年12月8日
Facebook
Python Coding
5:23
Movement with Python Turtle | Penguin Coding School Tutorial #1
已浏览 1748 次
2021年3月18日
YouTube
Penguin Coding School
13:23
how to use arrow keys to move your turtle in turtle module using pytho
…
已浏览 1420 次
2021年10月22日
YouTube
code developers
2:11
How to Make the Turtle Screen Move with Your Turtle in Python
已浏览 8 次
9 个月之前
YouTube
vlogize
12:41
How to Make a Moving Turtle in Python (Step-by-Step Guide)
已浏览 57 次
11 个月之前
YouTube
Porsie Code
1:53
How to Move Only One Turtle at a Time in Python Turtle Graphics
已浏览 1 次
5 个月之前
YouTube
vlogize
17:27
Python Turtle Graphics - How To Move Turtle | goto Method
已浏览 1001 次
2019年1月21日
YouTube
Programming With Shivala
4:30
Python Turtle Tutorial #1 | Turtle Movements | forward() | backward(
…
已浏览 429 次
2024年1月3日
YouTube
CodeNish
0:17
How to create a moving object using Python and its turtle library?🐍Let's
…
已浏览 2091 次
2022年8月13日
YouTube
Fun with Python
4:06
Python Turtle Tutorial - Lesson 1 - Basic movement
已浏览 1148 次
2020年9月15日
YouTube
Computer Science Nerd
34:11
Turtle Motion Lengkap !!! || Belajar Python Turtle - 01
已浏览 5930 次
2021年9月15日
YouTube
Programming Nusantara
2:42
#clcoding #python #turtle #code #project #pythonproject Join this
…
已浏览 128.1万 次
2021年12月11日
Facebook
Python Coding
1:15
How to make a turtle move in Turtle, Python
已浏览 526 次
2019年9月29日
YouTube
Sam Whitby Coding
4:27
TURTLE - MOVE TURTLE WITH ARROW KEYS
已浏览 8255 次
2017年11月19日
YouTube
Henrik Rosqvist
Python TurtleGraphics Making a randomly moving turtle
已浏览 30 次
2023年11月16日
YouTube
AlgoGPT
24:57
How to Use Python Turtle in Repl.it | Penguin Coding School Tutorial
已浏览 3.2万 次
2020年10月24日
YouTube
Penguin Coding School
16:08
Introduction to Python Turtle
已浏览 8.1万 次
2020年9月29日
YouTube
Geek Tutorials
1:31
Animations using Python Turtle | Movement of animated characters
…
已浏览 445 次
2023年7月28日
YouTube
Green Light Coding
How to make turtle follow your mouse in Python | Python beginne
…
已浏览 1358 次
2021年3月15日
YouTube
CODENERD ROBLOX
9:35
Moving the turtle forward and backward in Python
已浏览 5725 次
2020年1月22日
YouTube
John Philip Jones
4:43
Shapes with Python Turtle | Penguin Coding School Tutorial #2
已浏览 1.7万 次
2021年3月18日
YouTube
Penguin Coding School
0:35
#clcoding #python #turtle #code #project #pythonproject Join this
…
已浏览 121.1万 次
2021年12月11日
Facebook
Python Coding
7:46
Python Turtle Game Dev Part 1 | Smooth Movement with WASD (Be
…
已浏览 65 次
5 个月之前
YouTube
Insight Educator
4:04
Basics of Python Turtle Graphics - Screen setup and turtle movements
已浏览 117 次
2024年8月31日
YouTube
Brian Fediuk
9:05
Python Turtle Graphics - goto Method | up and down Method | Dr
…
已浏览 5.3万 次
2018年9月30日
YouTube
Amulya's Academy
7:49
Python Turtle Graphics - Turtle Movement | forward() | backward(
…
已浏览 6.8万 次
2018年9月6日
YouTube
Amulya's Academy
1:28
How to Move an Object with Turtle in Python at a Slower Speed
已浏览 3 次
9 个月之前
YouTube
vlogize
11:21
Python Turtle - Code a Boat Tutorial
已浏览 1.6万 次
2020年10月29日
YouTube
Geek Tutorials
0:47
Random Turtle Movement (Python Module)
已浏览 2625 次
2017年4月8日
YouTube
Nugroho
观看更多视频
更多类似内容
反馈