English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
23:44
YouTube
Geek Tutorials
Python Turtle - Code a House Tutorial
Learn how to draw a house scene using Python's Turtle module. ~ CODE ~ from turtle import * speed(0) # Grass bgcolor("green") # Sky penup() goto(-400, -100) pendown() color("deepskyblue") begin_fill() for i in range(2): forward(800) left(90) forward(500) left(90) end_fill() # Sun penup() goto(-320, 225) pendown() color("yellow") begin_fill ...
已浏览 9.8万 次
2020年9月24日
Turtle Python Tutorial
8:38
Python Turtle Graphics Tutorial #1 - Introduction
YouTube
Tech With Tim
已浏览 32.8万 次
2018年7月23日
16:08
Introduction to Python Turtle
YouTube
Geek Tutorials
已浏览 8万 次
2020年9月29日
39:29
Complete Python Turtle Graphics Overview! (From Beginner to Advanced)
YouTube
Keith Galli
已浏览 78.3万 次
2018年2月16日
热门视频
8:06
Draw a House in Python Using Turtle Program *1K Special*
YouTube
Primal EduWorld
已浏览 1.2万 次
2021年10月6日
13:09
Making a House with Python Turtle | Penguin Coding School Tutorial #6
YouTube
Penguin Coding School
已浏览 677 次
2021年3月28日
Draw A House Using Python Turtle - Pythondex
pythondex.com
2022年3月10日
Turtle Graphics Examples
15:57
[Beginner] Making Shapes and Colors with the Turtle Graphics Library in Python
YouTube
Astire Games
已浏览 3377 次
2022年9月10日
0:14
How to create graphics using Python turtle 🐍🐢 #coding
YouTube
Fun with Python
已浏览 206.8万 次
2022年8月24日
0:16
Python Turtle Graphics Tutorial
YouTube
Code Else
已浏览 1.2万 次
2023年6月6日
跳转到 Python Turtle to Draw House 的关键时刻
23:44
起始时间 09:22
Drawing the House
Python Turtle - Code a House Tutorial
YouTube
Geek Tutorials
8:06
起始时间 01:23
Starting the Python Program
Draw a House in Python Using Turtle Program *1K Special*
YouTube
Primal EduWorld
起始时间 00:21
Drawing House and Sun
8 - Draw a House & a Sun with turtle- Learn Python with Turtle Graphics
YouTube
Anuradha Agarwal
13:09
起始时间 00:38
Drawing the Body of the House
Making a House with Python Turtle | Penguin Coding School Tutorial #6
YouTube
Penguin Coding School
起始时间 05:08
Drawing the Roof
Draw a house using python turtle
YouTube
FunCoding
7:28
起始时间 02:52
Drawing the House Square Shape
Draw House with Python Turtle | Python Turtle Graphics Tutorial # 12 | graphic
…
YouTube
Uzair
29:52
起始时间 01:32
Defining the draw_house function
Very easy to Draw House using Python Turtle Graphics | Python Turtle Graphi
…
YouTube
Coding With Karthik
13:38
起始时间 02:18
Drawing Windows and Doors
How to draw House/Home using Python | Turtle | House Module | #alleshivasai
…
YouTube
Alle.Shiva Sai
起始时间 01:01
Drawing Circles
Python: Turtle Graphics Drawing Module
YouTube
Programming and Math Tutorials
8:06
Draw a House in Python Using Turtle Program *1K Special*
已浏览 1.2万 次
2021年10月6日
YouTube
Primal EduWorld
13:09
Making a House with Python Turtle | Penguin Coding School Tutorial #6
已浏览 677 次
2021年3月28日
YouTube
Penguin Coding School
Draw A House Using Python Turtle - Pythondex
2022年3月10日
pythondex.com
Draw a house using python turtle
已浏览 935 次
2022年6月12日
YouTube
FunCoding
7:28
Draw House with Python Turtle | Python Turtle Graphics Tutorial #
…
已浏览 9118 次
2021年2月6日
YouTube
Uzair
4:43
Create a Beautiful House Scenery Using Python Turtle | Step-by-Ste
…
已浏览 125 次
2024年9月9日
YouTube
Explore and Learn With Us
29:52
Very easy to Draw House using Python Turtle Graphics | Python T
…
已浏览 3081 次
2022年12月14日
YouTube
Coding With Karthik
0:59
🤩 Very easy to Draw House using Python Turtle Graphics | Python T
…
已浏览 1.8万 次
2022年5月24日
YouTube
Coding With Karthik
13:38
How to draw House/Home using Python | Turtle | House Module | #
…
已浏览 4352 次
2021年3月21日
YouTube
Alle.Shiva Sai
8 - Draw a House & a Sun with turtle- Learn Python with Turtle Graphics
已浏览 3675 次
2021年11月15日
YouTube
Anuradha Agarwal
0:44
How To Draw A Simple House in Python Turtle | Cool Python Turtl
…
已浏览 4512 次
2020年11月15日
YouTube
Learnonpy
0:09
Python 3 || Turtle Programming to create House Diagram
已浏览 4651 次
2020年5月1日
YouTube
Programming Challenges
39:18
Python 3 - Draw a House with 2D Turtle Graphics
已浏览 4629 次
2019年11月14日
YouTube
Luke May
Implement Python Code To Make House using Turtle Module #made
…
已浏览 70 次
2023年11月25日
YouTube
code with 10
22:24
Python Turtle - Code a Building Tutorial
已浏览 9831 次
2020年9月28日
YouTube
Geek Tutorials
0:38
Python-Turtle drawing basic home
已浏览 1.9万 次
2017年12月10日
YouTube
Darshan Rayate
16:08
Introduction to Python Turtle
已浏览 8万 次
2020年9月29日
YouTube
Geek Tutorials
3:06
Python | Turtle Tutorial | best graphics design
已浏览 9.6万 次
2022年4月12日
YouTube
codewithnaim
0:20
How to create graphics using Python 🐍 Turtle 🐢
已浏览 7287 次
2023年3月13日
YouTube
Learning Python
6:21
Python Turtle - Code a Cool Pattern Tutorial
已浏览 2.6万 次
2020年9月29日
YouTube
Geek Tutorials
20:27
Python Turtle - Code a Mountain Range Tutorial
已浏览 3.5万 次
2020年9月25日
YouTube
Geek Tutorials
10:06
How to Draw a House in Small Basic [Turtle Graphics] | Pen Up & Pen D
…
已浏览 1万 次
2023年7月24日
YouTube
Computer World Kids
6:09
Turtle Python drawing | Turtle Python graphics Create Vibrate Ci
…
已浏览 15.8万 次
2020年3月13日
YouTube
Fortify Solutions
4:43
Shapes with Python Turtle | Penguin Coding School Tutorial #2
已浏览 1.7万 次
2021年3月18日
YouTube
Penguin Coding School
16:13
Edublocks, Python and Turtle patterns
已浏览 8939 次
2020年11月17日
YouTube
Teaching Computer Science
6:48
Python Turtle Graphics Tutorial #4 - Drawing With Mouse
已浏览 5.8万 次
2018年12月4日
YouTube
Tech With Tim
0:57
Python Turtle Tutorial: Drawing a Square | Easy Coding for Beginners
已浏览 586 次
2024年6月20日
YouTube
Programming & Coding With Harsh
2:39
HOW TO DRAW A HOUSE USING PYTHON | PYTHON PROJECT - 7
已浏览 100 次
2024年7月12日
YouTube
Engineering Monk
5:01
🔥 Draw with Python! Create Amazing Art Using Turtle Graphics 🐢 | Begin
…
已浏览 153 次
9 个月之前
YouTube
The pythoner
观看更多视频
更多类似内容
反馈