English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
0:09
pythondex.com
Draw A Curved Line In Python Turtle (Arc) - Pythondex
Looking for a way to draw a curved line in python turtle, then you are at the right place today. In this tutorial I will show you how to draw a curved line in
2022年3月10日
Python Turtle Art
0:28
Turn Your Code into Art with Turtle in 60 Seconds with Python
YouTube
Developer Service
已浏览 659 次
2025年1月17日
5:01
🔥 Draw with Python! Create Amazing Art Using Turtle Graphics 🐢 | Beginner-Friendly Tutorial
YouTube
The pythoner
已浏览 153 次
9 个月之前
1:25
How To Create Graphics Using Python Turtle | Python Turtle Graphics Tutorial | Python Design Art
YouTube
IT With Faisal
已浏览 45 次
2024年11月9日
热门视频
Python Turtle Colors: Add Color To Your Graphics
pythonguides.com
8 个月之前
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
已浏览 1.1万 次
2021年12月8日
0:22
Magic with circle (Turtle Library) | Python Coding
Facebook
Python Coding
已浏览 121.1万 次
2021年12月5日
Python Turtle Games
0:44
How to Make a Snake Game in Python Using Turtle (Full Gameplay Demo)
YouTube
Germano Costi
已浏览 373 次
2 个月之前
18:14
How to make a Snake Game in Python | Step by Step | using turtle
YouTube
Code with Cynthia
已浏览 1572 次
2021年2月20日
0:50
Simple Snake game with python 3 and Turtle with animated gif.
YouTube
Jean Joubert
已浏览 446 次
2019年10月23日
Python Turtle Colors: Add Color To Your Graphics
8 个月之前
pythonguides.com
1:51
Turtle Projects code : #clcoding #python #turtle #code #project #p
…
已浏览 1.1万 次
2021年12月8日
Facebook
Python Coding
0:22
Magic with circle (Turtle Library) | Python Coding
已浏览 121.1万 次
2021年12月5日
Facebook
Python Coding
Drawing a circle: The following command is used in the Python st
…
已浏览 5225 次
2024年2月27日
askfilo.com
0:32
Python Turtle Graphics | Drawing Beautiful Concentric Circles (Begi
…
已浏览 1291 次
1 个月前
YouTube
LaughNLearn
0:44
How to Draw a Circle with Python Turtle Part 02 🐢 | Easy Coding Tutor
…
已浏览 107 次
1 个月前
YouTube
Pannala Dp It Campus
0:15
This Circle Is Made Using Python 😱 | Turtle Graphics
已浏览 227 次
2 个月之前
YouTube
Nextgencoder
7:01
3. Paint with Turtle: How to draw circles, semi-circles and arcs in T
…
已浏览 985 次
2022年4月28日
YouTube
WIBYTE
Creating Stunning Circle Art in Python: Step-by-Step Guide
已浏览 1.8万 次
2022年5月4日
TikTok
mwprogrammer
Drawing a Circle in Python using turtle || Python turtle #python #pyt
…
已浏览 3385 次
2023年1月24日
YouTube
Anukrat Mishra
in python define a function drawcircle this function should ex
…
2022年7月6日
numerade.com
Python TurtleGraphics Making a randomly moving turtle
已浏览 30 次
2023年11月16日
YouTube
AlgoGPT
0:10
Cool Graphics | Python turtle tutorial for beginners | Loop | circl
…
已浏览 188 次
4 个月之前
YouTube
OualiCode
2:24
turtle库circle新代码教学(Python)[1]
已浏览 158 次
7 个月之前
bilibili
-爱DD豆-
2:43
Python Turtle Art
已浏览 2.5万 次
2017年9月11日
YouTube
Leon Marsden
8:38
Python Turtle Graphics Tutorial #1 - Introduction
已浏览 33.3万 次
2018年7月23日
YouTube
Tech With Tim
13:34
Python Turtle - Square Tutorial
已浏览 6.4万 次
2018年10月18日
YouTube
Geek Tutorials
8:25
Python Turtle - Circle Tutorial
已浏览 7.5万 次
2018年10月18日
YouTube
Geek Tutorials
1:46
Drawing arc - Python Turtle Graphics
已浏览 5270 次
2019年6月6日
YouTube
Pranav Cyber Academy
4:01
Python Turtle - Square Spirograph Tutorial
已浏览 4.8万 次
2018年10月25日
YouTube
Geek Tutorials
4:31
Python Turtle - Circle Spirograph Tutorial
已浏览 20万 次
2018年10月25日
YouTube
Geek Tutorials
4:52
Python Turtle - Circular Pattern Tutorial
已浏览 1.2万 次
2018年10月25日
YouTube
Geek Tutorials
4:24
Python Turtle - Circle Spirograph Tutorial
已浏览 7368 次
2020年3月15日
YouTube
Geek Tutorials
39:29
Complete Python Turtle Graphics Overview! (From Beginner to Adva
…
已浏览 78.3万 次
2018年2月16日
YouTube
Keith Galli
23:44
Python Turtle - Code a House Tutorial
已浏览 9.8万 次
2020年9月24日
YouTube
Geek Tutorials
16:08
Introduction to Python Turtle
已浏览 8.1万 次
2020年9月29日
YouTube
Geek Tutorials
8:20
如何使用 Python turtle 画出任意边形?
已浏览 387 次
2025年2月6日
bilibili
Windows一点通
10:56
Python Turtle Graphics - Introduction | shape() | color()
已浏览 24.3万 次
2018年8月17日
YouTube
Amulya's Academy
22:24
Python Turtle - Code a Building Tutorial
已浏览 9831 次
2020年9月28日
YouTube
Geek Tutorials
观看更多视频
更多类似内容
反馈