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 ...
已浏览 10万 次
2020年9月24日
短视频
0:16
已浏览 873 次
🏠Draw house using Turtle program in Python|Code to Draw a house using Python
Coding With Pallavi
0:31
已浏览 1467 次
Python turtle tutorial for beginners | Graphics🔥🔥 | Loop #coding
APNA CODING 7X
Python Tutorial
48:38
Absolute Beginner Guide to Python
YouTube
John Savill's Technical
已浏览 2.2万 次
3 周前
8:35:29
Python Tutorial for Beginners 2026
YouTube
Telusko
已浏览 11.7万 次
2 个月之前
13:02:53
Python Full Course for Beginners (13 Hours) – From Zero to Hero
YouTube
Data with Baraa
已浏览 39.7万 次
2 个月之前
热门视频
8:06
Draw a House in Python Using Turtle Program *1K Special*
YouTube
Primal EduWorld
已浏览 1.3万 次
2021年10月6日
14:32
Python Turtle Graphics for Beginners | Draw a house step-by-step
YouTube
Classroom coding
已浏览 39 次
2 个月之前
0:59
🤩 Very easy to Draw House using Python Turtle Graphics | Python Turtle Graphics 6 #CodingWithKarthik
YouTube
Coding With Karthik
已浏览 1.9万 次
2022年5月24日
Python Projects
2:15:51
3 Python Projects to Add in Your Resume (Beginner to Advanced + AI) | Sagar Chouksey
YouTube
Coding With Sagar
已浏览 2.8万 次
1 个月前
1:44:47
🐍 10 Python Projects for Beginners - Incredible Python
YouTube
Altair Tech
已浏览 94 次
1 个月前
0:07
🚀 60 Python Project Ideas – From Beginner to Advanced! 🐍Whether you're just starting
YouTube
Akash Chhajed
已浏览 6 次
4 个月之前
包括
how to draw a house by using turtle python
programming
的结果。
是否要仅显示
How to Draw a House by Using Turtle Python Rogramming
的结果?
跳转到 How to Draw a House by Using Turtle Python Rogramming 的关键时刻
8:06
起始时间 01:23
Starting the Python Program
Draw a House in Python Using Turtle Program *1K Special*
YouTube
Primal EduWorld
23:44
起始时间 09:22
Drawing the House
Python Turtle - Code a House Tutorial
YouTube
Geek Tutorials
23:46
起始时间 00:21
Drawing House and Sun
8 - Draw a House & a Sun with turtle- Learn Python with Turtle Graphics
YouTube
Anuradha Agarwal
7:28
起始时间 02:52
Drawing the House Square Shape
Draw House with Python Turtle | Python Turtle Graphics Tutorial # 12 | graphic
…
YouTube
Uzair
8:50
起始时间 00:17
Program Instruction
Drawing a Square in Python using Turtle
YouTube
John Philip Jones
9:32
起始时间 07:42
Indenting and Running the Program
Python: Turtle Graphics Drawing Module
YouTube
Programming and Math Tutorials
30:52
起始时间 01:30
Creating the Body of the House
Draw a house using python turtle
YouTube
FunCoding
3:51
起始时间 02:00
Drawing the Square with Turtle
Python Turtle Basics - Drawing a Simple Square
YouTube
Jekyll&HydeTutorials
8:06
Draw a House in Python Using Turtle Program *1K Special*
已浏览 1.3万 次
2021年10月6日
YouTube
Primal EduWorld
14:32
Python Turtle Graphics for Beginners | Draw a house step-by
…
已浏览 39 次
2 个月之前
YouTube
Classroom coding
0:59
🤩 Very easy to Draw House using Python Turtle Graphics | Python T
…
已浏览 1.9万 次
2022年5月24日
YouTube
Coding With Karthik
29:52
Very easy to Draw House using Python Turtle Graphics | Python T
…
已浏览 3351 次
2022年12月14日
YouTube
Coding With Karthik
4:59
Draw a House Using Python Turtle 🏠 | Beginner Creative Coding
已浏览 26 次
3 个月之前
YouTube
R Creative Code
7:28
Draw House with Python Turtle | Python Turtle Graphics Tutorial #
…
已浏览 9228 次
2021年2月6日
YouTube
Uzair
0:09
Python 3 || Turtle Programming to create House Diagram
已浏览 4688 次
2020年5月1日
YouTube
Programming Challenges
30:52
Draw a house using python turtle
已浏览 969 次
2022年6月12日
YouTube
FunCoding
39:18
Python 3 - Draw a House with 2D Turtle Graphics
已浏览 4673 次
2019年11月14日
YouTube
Luke May
13:09
Making a House with Python Turtle | Penguin Coding School Tutorial #6
已浏览 724 次
2021年3月28日
YouTube
Penguin Coding School
0:44
How To Draw A Simple House in Python Turtle | Cool Python Turtl
…
已浏览 4537 次
2020年11月15日
YouTube
Learnonpy
13:38
How to draw House/Home using Python | Turtle | House Module | #
…
已浏览 4363 次
2021年3月21日
YouTube
Alle.Shiva Sai
22:24
Python Turtle - Code a Building Tutorial
已浏览 9958 次
2020年9月28日
YouTube
Geek Tutorials
36:52
Python Tutorial for Beginners | Turtle Graphics Draw Incredible P
…
已浏览 2812 次
2 个月之前
YouTube
Clear Code Teaching
0:16
🏠Draw house using Turtle program in Python|Code to Draw a house usi
…
已浏览 873 次
2023年1月12日
YouTube
Coding With Pallavi
0:38
Python-Turtle drawing basic home
已浏览 1.9万 次
2017年12月10日
YouTube
Darshan Rayate
16:08
Introduction to Python Turtle
已浏览 8.3万 次
2020年9月29日
YouTube
Geek Tutorials
7:04
Python Programming 9. Drawing with Turtle Part 1
已浏览 1.2万 次
2021年6月12日
YouTube
Computer Science Lessons
4:36
How to Make a Drawing App with Turtle Graphics in Python | Build
…
已浏览 931 次
9 个月之前
YouTube
ProgrammingKnowledge
5:01
🔥 Draw with Python! Create Amazing Art Using Turtle Graphics 🐢 | Begin
…
已浏览 160 次
2025年5月9日
YouTube
The pythoner
2:39
HOW TO DRAW A HOUSE USING PYTHON | PYTHON PROJECT - 7
已浏览 102 次
2024年7月12日
YouTube
Engineering Monk
6:21
Python Turtle - Code a Cool Pattern Tutorial
已浏览 2.7万 次
2020年9月29日
YouTube
Geek Tutorials
6:56
Draw a Turtle Using Python Turtle 🐢 | Creative Coding for Beginners
已浏览 9 次
3 个月之前
YouTube
R Creative Code
12:52
Turtle Python drawing | Turtle Python graphics - using python tu
…
已浏览 3.8万 次
2020年3月20日
YouTube
Fortify Solutions
57:09
An Hour of Code: Learn Python Turtle Patterns for Absolute Begin
…
已浏览 2473 次
4 个月之前
YouTube
CodeTigers
0:14
Python Turtle: The ULTIMATE Guide to AMAZING Designs #python #pr
…
已浏览 1198 次
1 个月前
YouTube
AnoopWithCode
23:46
8 - Draw a House & a Sun with turtle- Learn Python with Turtle Graphics
已浏览 3750 次
2021年11月15日
YouTube
Anuradha Agarwal
4:43
Create a Beautiful House Scenery Using Python Turtle | Step-by-Ste
…
已浏览 140 次
2024年9月9日
YouTube
Explore and Learn With Us
7:57
Python Turtle Graphics Tutorial for Beginners | Draw Shapes & Patter
…
已浏览 66 次
2025年4月27日
YouTube
Sangeeta Chauhan
观看更多视频
更多类似内容
反馈