English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
16:08
YouTube
Geek Tutorials
Introduction to Python Turtle
Learn about the basic features of Python's Turtle module. In this video you will learn how to draw lines, move in any direction, change the colour and size of lines and will finish with an activity to draw your name. ~ CODE ~ from turtle import * pensize(10) color("blue") penup() goto(-250, 100) pendown() # The letter 'T' forward(200) back(100 ...
已浏览 8.1万 次
2020年9月29日
短视频
0:10
已浏览 1465 次
Python Turtle Basics Tutorial
LearnWithTony
0:29
已浏览 2008 次
🐢 Python simple turtle programming for beginners
PYTHON CODING WITH ME
Turtle Python Tutorial
3:06
Python | Turtle Tutorial | best graphics design
YouTube
codewithnaim
已浏览 9.6万 次
2022年4月12日
39:29
Complete Python Turtle Graphics Overview! (From Beginner to Advanced)
YouTube
Keith Galli
已浏览 80万 次
2018年2月16日
3:52
Python Turtle Programming for Beginners 🌈 | Full Tutorial | Turtle Graphics Tutorial #python #coding
YouTube
Maaz Python Tech
已浏览 438 次
6 个月之前
热门视频
8:38
Python Turtle Graphics Tutorial #1 - Introduction
YouTube
Tech With Tim
已浏览 33.3万 次
2018年7月23日
26:41
Graphical Python Programming For Beginners with Turtle
YouTube
NeuralNine
已浏览 3.4万 次
2022年10月2日
31:51
Python Turtle Tutorial - Code Your First Game!
YouTube
Code of the Future
已浏览 6.1万 次
2021年4月3日
Turtle Graphics Examples
0:16
Python Turtle Graphics Tutorial
YouTube
Code Else
已浏览 1.2万 次
2023年6月6日
0:20
How to create graphics using Python 🐍 Turtle 🐢
YouTube
Learning Python
已浏览 7338 次
2023年3月13日
10:30
Superb graphics with python turtle full source code | Coding with karthik
YouTube
Coding With Karthik
已浏览 4.8万 次
2022年11月13日
8:38
在视频中查找 03:30
Setting Basic Properties
Python Turtle Graphics Tutorial #1 - Introduction
已浏览 33.3万 次
2018年7月23日
YouTube
Tech With Tim
26:41
Graphical Python Programming For Beginners with Turtle
已浏览 3.4万 次
2022年10月2日
YouTube
NeuralNine
31:51
Python Turtle Tutorial - Code Your First Game!
已浏览 6.1万 次
2021年4月3日
YouTube
Code of the Future
0:10
Python Turtle Basics Tutorial
已浏览 1465 次
7 个月之前
YouTube
LearnWithTony
3:52
Python Turtle Programming for Beginners 🌈 | Full Tutorial | Turtle G
…
已浏览 438 次
6 个月之前
YouTube
Maaz Python Tech
10:15
Getting Started With Turtle in Python
已浏览 9799 次
2020年12月17日
YouTube
Real Python
28:27
Turtle Programming in Python using Jupyter Notebook
已浏览 443 次
2023年7月23日
YouTube
codeola
39:29
Complete Python Turtle Graphics Overview! (From Beginner to Adva
…
已浏览 80万 次
2018年2月16日
YouTube
Keith Galli
4:06
在视频中查找 01:36
Basic Movement Commands
Python Turtle Tutorial - Lesson 1 - Basic movement
已浏览 1141 次
2020年9月15日
YouTube
Computer Science Nerd
3:06
Python | Turtle Tutorial | best graphics design
已浏览 9.6万 次
2022年4月12日
YouTube
codewithnaim
39:01
在视频中查找 02:25
Importing Turtle
Introduction to programming in Python with Turtle
已浏览 4.1万 次
2017年4月14日
YouTube
Odhabi
15:09
Python Tutorial for Beginners #9 - Turtle Mini Project
已浏览 9880 次
2020年10月28日
YouTube
Code of the Future
14:22
Python basics - Functions and parameters using the Turtle module
已浏览 1093 次
2020年7月17日
YouTube
Get on with IT
1:24
Python Turtle Graphics Tutorial | Basic Turtle Setup Program #pyth
…
已浏览 25 次
2 个月之前
YouTube
IT with IqraKhan
28:29
Python Turtle Graphics Introduction | Python Tutorials for Beginners #l
…
已浏览 3.5万 次
2023年10月28日
YouTube
Jenny's Lectures CS IT
2:54
Introduction to Python Turtle || Getting Started with Python Turtle
…
已浏览 264 次
2022年8月19日
YouTube
Ankit Codes
55:36
在视频中查找 01:11
Demo of Turtle Racing
Python Beginner Project Tutorial - Turtle Racing!
已浏览 6.4万 次
2021年3月27日
YouTube
Tech With Tim
5:43
Python Turtle Basics - Fancy Designs Using Nested Loops
已浏览 1193 次
2020年7月19日
YouTube
Jekyll&HydeTutorials
23:44
Python Turtle - Code a House Tutorial
已浏览 9.8万 次
2020年9月24日
YouTube
Geek Tutorials
6:47
Python Turtle - Code a Circle Tutorial
已浏览 2.3万 次
2020年2月23日
YouTube
Geek Tutorials
4:14
Python Turtle Basics - Drawing Circles (loops and circle command)
已浏览 3820 次
2020年7月19日
YouTube
Jekyll&HydeTutorials
2:34
Python Turtle Basics - Drawing a Triangle and Hexagon with Loops
已浏览 1481 次
2020年7月19日
YouTube
Jekyll&HydeTutorials
10:30
Superb graphics with python turtle full source code | Coding with kart
…
已浏览 4.8万 次
2022年11月13日
YouTube
Coding With Karthik
12:00:00
Python Full Course for free 🐍
已浏览 2170.4万 次
2021年2月15日
YouTube
Bro Code
0:14
How to create graphics using Python turtle 🐍🐢 #coding
已浏览 209.7万 次
2022年8月24日
YouTube
Fun with Python
20:27
在视频中查找 00:24
Setting Up Python Editor
Python Turtle - Code a Mountain Range Tutorial
已浏览 3.5万 次
2020年9月25日
YouTube
Geek Tutorials
0:18
Draw with Python 🎨🐍 || Learn Python Basics using Turtle Graphics #pyt
…
已浏览 1607 次
10 个月之前
YouTube
OualiCode
2:17
Python Turtle Basics - Drawing a Simple Hexagon (+ bonus pentagon)
已浏览 3018 次
2020年7月19日
YouTube
Jekyll&HydeTutorials
10:13
🚀 Learn Turtle in Python | Beginner’s Guide to Graphics & Animations! 🎨🐢
已浏览 19 次
1 年前
YouTube
Codes with Niru
观看更多视频
更多类似内容
反馈