English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
0:25
codefather.tech
How to Draw with Python Turtle: Express Your Creativity
In this tutorial you will learn to draw with the Python Turtle module. It's a fun way to learn Python while discovering your creativity!
2021年1月2日
短视频
1:09
已浏览 2661 次
Real Success Story in Import & Export – From Struggle to Success!
Paresh Solanki-International
1:46
已浏览 3066 次
🚛 Importers, Want to Save Big on Customs Duty?
Paresh Solanki-International
Turtle Graphics
39:29
Complete Python Turtle Graphics Overview! (From Beginner to Advanced)
YouTube
Keith Galli
已浏览 78万 次
2018年2月16日
1:40:39
Learn Python Turtle Graphics - Full Course For Beginners | Python Turtle Graphics Tutorial
YouTube
John Cena
已浏览 6063 次
2020年11月20日
2:16
Python Turtle Graphics Tutorial for Absolute Beginners - Drawing a Spirographic
YouTube
Raza Zaidi
已浏览 15万 次
2021年3月12日
热门视频
4:30
from turtle import * #clcoding.com from random import randint def create_rectangle(turtle, color, x, y, width, height): turtle.penup() turtle.color(color) turtle.fillcolor(color) turtle.goto(x, y) turtle.pendown() turtle.begin_fill() turtle.forward(width) turtle.left(90) turtle.forward(height) turtle.left(90) turtle.forward(width) turtle.left(90) turtle.forward(height) turtle.left(90) turtle.end_fill() turtle.setheading(0) t= Turtle() y = -100 create_rectangle(t, "red", -15, y-60, 30, 60) width
Facebook
Python Coding
已浏览 1131 次
2021年12月25日
1:51
11K views · 103 reactions | 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
Facebook
Python Coding
已浏览 128.1万 次
3 周前
Intro to Coding with Python Turtle
zenva.com
2022年6月2日
Turtle Art
3:03
1.2K views · 41 reactions | Turtle Drawing | Craftyhood | Facebook
Facebook
Craftyhood
已浏览 1205 次
2 周前
0:27
How to draw a tropical turtle
Facebook
Arteza
已浏览 8.1万 次
2021年6月16日
13:58
100,000 Art Friends! We Love You!
YouTube
Art for Kids Hub
已浏览 147.6万 次
2015年4月20日
4:30
from turtle import * #clcoding.com from random import randint def cr
…
已浏览 1131 次
2021年12月25日
Facebook
Python Coding
1:51
11K views · 103 reactions | Turtle Projects code : #clcoding #pytho
…
已浏览 128.1万 次
3 周前
Facebook
Python Coding
Intro to Coding with Python Turtle
2022年6月2日
zenva.com
4:15
How to play GIF s using turtle module in Python
已浏览 513 次
2023年12月1日
YouTube
CodeSolve
How to make turtle follow your mouse in Python | Python beginne
…
已浏览 1173 次
2021年3月15日
YouTube
CODENERD ROBLOX
0:30
Draw Sasuke Mangekyou Sharingan With Python Turtle
已浏览 1154 次
2021年12月27日
YouTube
RachitZone
16:48
turtle graphics in python (Malayalam)
已浏览 4651 次
2013年11月30日
YouTube
Radhakrishnan Mayyil
3:25
How To Install Turtle In Python Visual Studio Code | Install Turtle i
…
已浏览 544 次
11 个月之前
YouTube
How To Expert
2:14
how to rotate turtle python
已浏览 93 次
2023年12月26日
YouTube
CodeSync
3:10
How to Draw a Triangle with Turtle Graphics in Python programming l
…
已浏览 1.6万 次
2017年3月13日
YouTube
nevsky.programming
1:36
A quick introduction to Python Turtle and it's methods by implem
…
2023年7月12日
YouTube
Green Light Coding
0:45
Run Python Turtle in Vscode #pythonturtle #shorts
已浏览 3286 次
2023年9月17日
YouTube
Code Bhadra
Python Turtle Tutorials 29 # Fibonacci Spiral
已浏览 1983 次
2021年4月14日
YouTube
Coder & Maker
7:38
pyTurtle 10 | Adding text in turtle canvas | Python |
已浏览 3.3万 次
2020年1月24日
YouTube
pyGuru
2:30
How to save turtle drawing in .png and .svg using python
已浏览 3841 次
2022年11月13日
YouTube
code with ravi
5:14
Write a Python Program to Draw Your Name Using Turtle
已浏览 3656 次
2022年9月8日
YouTube
Code With TJ
7:48
Python Turtle Graphics: Draw a Simple Cartoon Character
已浏览 7397 次
2022年4月16日
YouTube
La Tech
7:39
How to create multiple turtles. Python code for kids - Episode6
已浏览 899 次
2021年7月15日
YouTube
AlvinCodeReview
Python Turtle Graphics Drawing Multiple Shapes - Python Beginne
…
已浏览 9164 次
2019年12月28日
YouTube
Passy's World of ICT
0:39
Python Turtle for Superb Graphic Designs
已浏览 56 次
2023年12月6日
YouTube
Tea Tech Solution
3:21
Ultimate Python Turtle Graphics Tutorial: Space Arena Introduction
已浏览 1.9万 次
2020年6月20日
YouTube
TokyoEdtech
33:24
python tutorial: turtle racing video 2
已浏览 400 次
2020年11月9日
YouTube
Red Hen dev
Python 3 Trinket: Put Interactive Python Anywhere on the Web (Tur
…
已浏览 332 次
2021年1月16日
YouTube
mOmOney mO mOney
8:05
Advanced Python Programming: Creating GUIs with the Turtle Mod
…
已浏览 1.9万 次
2018年2月20日
YouTube
TheCodex
4:51
How to attach image in python turtle | Python Turtle attach Image
已浏览 3187 次
2023年5月11日
YouTube
TSInfo Technologies
5:00
Python Turtle + User Inputs
已浏览 1.7万 次
2018年6月20日
YouTube
Sanjin Dedic
20:49
Python tutorial: turtle racing video 1
已浏览 1693 次
2020年11月8日
YouTube
Red Hen dev
2:47
How to draw semi circle using Python Turtle | Tutorials Tuts | Ge
…
已浏览 5490 次
2022年5月25日
YouTube
Tutorials Tuts
2:43
Python Turtle Art
已浏览 2.4万 次
2017年9月11日
YouTube
Leon Marsden
观看更多视频
更多类似内容
反馈