English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
kino-code.com
【毎日Python】Pythonで辞書型データを作成する方法|dict
Pythonで辞書を作成する方法です。使用するのは、Pythonの組み込み関数のdict関数です。まず、このように引数にキーと値を指定して実行します。辞書を作成することができました。 dict(apple=150, banana=230,
2021年10月29日
Python OOP Basics
2:36:25
Python Object Oriented Programming (OOP) - Full Course for Beginners
YouTube
freeCodeCamp.org
已浏览 20.7万 次
7 个月之前
53:06
Python Object Oriented Programming (OOP) - For Beginners
YouTube
Tech With Tim
已浏览 376.4万 次
2020年3月29日
2:12:35
Object Oriented Programming with Python - Full Course for Beginners
YouTube
freeCodeCamp.org
已浏览 220.3万 次
2021年10月13日
热门视频
Python入門編8:クラスを作成しよう
paiza.jp
2003年6月5日
10:53
How to Set Up & Support Your 3D Printed Dice
YouTube
Rybonator
已浏览 14.7万 次
2020年11月21日
Python Projects | Rolling Dice | Small Project | Tkinter and Random module | hindi 2021
YouTube
LIFE of PROGRAMMER
已浏览 3855 次
2021年1月4日
Python Class Methods
6:46
Learn Python CLASS METHODS in 6 minutes! 🏫
YouTube
Bro Code
已浏览 4.8万 次
2024年7月5日
15:20
Python OOP Tutorial 3: classmethods and staticmethods
YouTube
Corey Schafer
已浏览 167.4万 次
2016年7月11日
10:04
Class Methods, Static Methods, & Instance Methods EXPLAINED in Python
YouTube
Indently
已浏览 8.1万 次
2022年12月22日
Python入門編8:クラスを作成しよう
2003年6月5日
paiza.jp
10:53
How to Set Up & Support Your 3D Printed Dice
已浏览 14.7万 次
2020年11月21日
YouTube
Rybonator
Python Projects | Rolling Dice | Small Project | Tkinter and Rando
…
已浏览 3855 次
2021年1月4日
YouTube
LIFE of PROGRAMMER
20:19
Number of Dice Rolls with Target Sum - Leetcode 1155 - Python
已浏览 2万 次
2023年12月26日
YouTube
NeetCodeIO
【ゼロから丁寧に始めるpython#8】クラスと属性
已浏览 1470 次
2023年1月10日
YouTube
データサイエンス研究所
Writing and explaining "Image to Dice Pattern convertor"
已浏览 1.3万 次
2018年12月30日
YouTube
Jadi Mirmirani
Learn Python with this dice game series
已浏览 233 次
8 个月之前
YouTube
Python, React, & Django Fullstack Dev Tutorial
8:59
Create Dice Roller Using Python (IN HINDI) | Ludo Game Using Python
…
已浏览 6987 次
2021年11月8日
YouTube
CodeWithShani
11:57
Build Dice Simulator Using Python | How to Create Dice Rolling Simula
…
已浏览 375 次
2021年5月24日
YouTube
Coding Buddies
6:23
How to Create Roll two Dices game using Python | Ludo GUI tkinter pr
…
已浏览 1.1万 次
2021年4月27日
YouTube
Parvat Computer Technology
How to show dice roll on a Python GUI ? Stay in Python Shape Episo
…
已浏览 5750 次
2020年4月16日
YouTube
JimShapedCoding
10:22
Dice Simulator Python project | Tkinter | Python game project
已浏览 558 次
2022年9月18日
YouTube
CODE PROBLEM
How to create Dice-roll game in Python in 8mins
已浏览 55 次
9 个月之前
YouTube
Chris
【python】class(クラス)の基本をやさしく解説!
已浏览 375 次
10 个月之前
YouTube
誰でもわかるデータサイエンス・AI講座
16:00
Dice Rolling Stimulator with python | Part 2 | Game dev with Pygame | C
…
已浏览 752 次
2022年5月22日
YouTube
Crazy Coders
Python: Simple Dice Rolling Simulation
已浏览 6.2万 次
2015年4月22日
YouTube
Webucator
9:55
Python Nested Loops: Dice Combinations
已浏览 1742 次
2020年3月31日
YouTube
Mr. Adler
4:19
3. Two Dice Game Simulation in Python - Python Tutorial
已浏览 3217 次
2020年4月9日
YouTube
Skills Cafe
Simple python dice game
已浏览 64 次
7 个月之前
YouTube
Calin Dirla
Rolling the dice using Python || think & code
已浏览 2193 次
2023年8月12日
YouTube
think & code
Roll A Dice using Python
已浏览 493 次
2021年9月25日
YouTube
Code with HZ
3:53
🎲 Build a Dice Roll Simulator in Python: Tutorial 2024"
已浏览 91 次
2024年8月11日
YouTube
Coding With Anuj
7:45
【Python入門編】モジュールとimport文【Part20】
已浏览 1599 次
2022年3月29日
YouTube
KCS :: Computer Society
TTRPG 3D Dice Roller with Python Ursina
已浏览 173 次
2023年4月16日
YouTube
Chainmail Supernova
Dice Roll Simulation Using Python - Python Game Development Series
已浏览 684 次
2021年7月7日
YouTube
Tech Programming CS IT
8:08
Dice Game Simulation Using Python with Random Module | Tamil | Pyt
…
已浏览 1999 次
2023年4月7日
YouTube
SANTRA TECHSPOT
Rolling dice game in python
已浏览 836 次
2022年3月27日
YouTube
ThinkGrey
【毎日Python】Pythonでカラムごとのデータ型を取得する方法|dtypes
已浏览 1979 次
2021年7月17日
YouTube
キノコード / プログラミング学習チャンネル
3:35
How to Make Dice Roll With GIF And Images in Python | Dice Rolling GUI
已浏览 1460 次
2021年11月19日
YouTube
FYOPRJ
观看更多视频
更多类似内容
反馈