English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
code4example.com
Python Program to Calculate Area and Perimeter of Circle - Programming Code Examples
The circle’s circumference — the measure of the total length around the shape — is determined based on the fixed ratio of Pi. In degrees, a circle is equal to 360° and Pi (p) is t…
已浏览 1147 次
2018年12月26日
Python Tutorial
2:02:21
Python Full Course for Beginners [2025]
YouTube
Programming with Mosh
已浏览 231.6万 次
7 个月之前
8:41:54
Python Tutorial for Beginners (with mini-projects)
YouTube
freeCodeCamp.org
已浏览 91.9万 次
2023年9月19日
8:38:56
Python Full Course for Beginners | Complete All-in-One Tutorial | 9 Hours
YouTube
Dave Gray
已浏览 93.3万 次
2023年7月25日
热门视频
4:49
11K views · 108 reactions | Circle pattern plot using python | Python Coding | Facebook
Facebook
Python Coding
已浏览 128.1万 次
2 周前
1:51
11K views · 104 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万 次
2 周前
Quick Guide for Drawing Circle in OpenCV Python using cv2.circle() with Examples - MLK - Machine Learning Knowledge
machinelearningknowledge.ai
2021年9月30日
Python Projects
9:20:00
9 HOURS of Python Projects - From Beginner to Advanced
YouTube
Tech With Tim
已浏览 179万 次
2024年1月23日
2:51:09
Learn Python With 5 Projects - From Beginner to Advanced
YouTube
Tech With Tim
已浏览 13.6万 次
11 个月之前
5:26
Top 40 Python Projects for Beginners to Advanced | Python Projects with source code and documents
YouTube
Computer Science Project
已浏览 1814 次
9 个月之前
4:49
11K views · 108 reactions | Circle pattern plot using python | Pytho
…
已浏览 128.1万 次
2 周前
Facebook
Python Coding
1:51
11K views · 104 reactions | Turtle Projects code : #clcoding #pytho
…
已浏览 128.1万 次
2 周前
Facebook
Python Coding
Quick Guide for Drawing Circle in OpenCV Python using cv2.circle()
…
2021年9月30日
machinelearningknowledge.ai
SOLVED: Complete the python code to create a class name Circle, whi
…
2023年10月5日
numerade.com
Python: Calculate area of a circle - w3resource
4 个月之前
w3resource.com
John Park’s CircuitPython Parsec: Circular Path #adafruit #circuitpyt
…
2024年2月2日
adafruit.com
Exploring Circular Geometry with Python Turtle
已浏览 1148 次
6 个月之前
TikTok
ouali.code
Python Program To Print The Area Of A Circle Using Radius As Input
…
已浏览 23 次
2021年6月20日
YouTube
Coding Solutions
9:36
17.Calculating the Area of a Circle in C: Step-by-Step Programming Gui
…
已浏览 8632 次
2023年8月26日
YouTube
CoDing SeeKho
How to Create Circle in Python Turtle | Python Turtle Create Circl
…
已浏览 434 次
2022年2月16日
YouTube
TSInfo Technologies
4:18
Python Program - Perimeter and Area of a Circle
已浏览 1.5万 次
2017年7月16日
YouTube
MicroNG
0x0C. Python - Almost a circle
已浏览 1740 次
2023年6月24日
YouTube
Code Hacks Unleashed
Area of circle in python using user input #shorts #shortsfeed #coding
已浏览 420 次
2023年5月23日
YouTube
Narendra Prasad
5:49
PyGame Tutorial For Beginners - PyGame simple animation with cir
…
已浏览 4720 次
2022年9月7日
YouTube
ProgrammingKnowledge
12:10
Python Turtle Module | How to Draw Shapes in Python using Turtle in
…
已浏览 2.2万 次
2021年5月30日
YouTube
FYOPRJ
0:41
How to Draw a Perfect Circle in Python with Turtle 🐢 | Easy Tutorial
已浏览 436 次
9 个月之前
YouTube
Sikandar Dev
PYTHON TURTLE BASICS | DRAWING A CONCENTRIC CIRCLE
已浏览 932 次
2022年3月3日
YouTube
Xtreme Coding
0:12
DAY 20/43➡️Can you🫵draw circle using star ⭐ in python? #codingc
…
已浏览 449 次
2023年10月9日
YouTube
The Coding Experts
3:55
How to draw CIRCLES in Matplotlib | Python Tutorial 05
已浏览 734 次
2023年1月11日
YouTube
WorldInData
22:24
CircleCI Tutorial w/ Demo Project in 22 Mins
已浏览 3.9万 次
2020年7月13日
YouTube
srcmake
circles in python( introduction to animation) I programming kids
已浏览 2909 次
2020年7月28日
YouTube
Programming Kids
9. Calculating the Area of a Circle in Python | Python Programming Tut
…
已浏览 2860 次
2023年9月23日
YouTube
CoDing SeeKho
Area of Circle program in Python #coding #python
已浏览 1845 次
2023年6月9日
YouTube
Code with Chahat
2:33
How to calculate area of circle using python program
已浏览 3277 次
2020年4月16日
YouTube
Sifa Tech
Generate uniform random distribution within a circle using P
…
已浏览 5471 次
2022年2月9日
YouTube
meyavuz
How to Draw Circle in Python Using Turtle Library How To Run Python
…
8 个月之前
YouTube
Experts Computer Academy
How to detect circles using Hough Circle Transform in OpenCV Python
已浏览 43 次
2024年9月13日
YouTube
1 Minute Python
1:56
Area of Circle in Python using Jupyter Notebook
已浏览 359 次
2022年11月19日
YouTube
ReyCode
10:34
Drawing CIRCLE using Matplotlib | Python
已浏览 5151 次
2021年3月8日
YouTube
Peeyush K. Misra
观看更多视频
更多类似内容
反馈