English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
0:41
YouTube
できる!プログラミング
PythonプログラミングノックDay289 初心者向けゲーム #プログラミング #python #初心者
初心者向けのPythonのプログラミング問題です。入門編としてチャレンジしてください。Pythonの正答例は以下になります。 問題862 def caesar_encrypt_plus1(text): result = "" for ch in text: if 'a' ≤ ch ≤ 'z': offset = (ord(ch) - ord('a') + 1) % 26 result += chr(ord('a') + offset) else: result += ch ...
已浏览 510 次
1 个月前
Python Tutorial
Python Basics: Introduction to Python (Learning Path) – Real Python
realpython.com
2022年8月17日
4:17
Python for Beginners [1 of 44] Programming with Python
Microsoft
markdefalco
2021年11月16日
Welcome To The Python Tutorial
python.land
2025年1月31日
热门视频
11:56
Python Challenge | Counting Input | Count Numbers and Letters
YouTube
Very Academy
已浏览 8852 次
2022年5月26日
25:24
【開発・運用編#3】Pythonコードを自動修正!コードフォーマッターの導入方法・使い方
YouTube
競馬予想で始めるデータ分析
已浏览 4740 次
2023年4月30日
コードラーナー Pythonロボティクス講座 作例紹介
YouTube
Artec CoLtd
已浏览 1576 次
2019年11月26日
Python Projects
10:00
15 Python Projects: From Beginner To Full-Stack - Comp Sci Central
compscicentral.com
2020年6月26日
Top 45 Python Project Ideas for Beginners
intellipaat.com
已浏览 9万 次
2020年11月12日
Best 70+ Python Projects With Source Code for Beginners 2026
itsourcecode.com
2022年7月30日
11:56
Python Challenge | Counting Input | Count Numbers and Letters
已浏览 8852 次
2022年5月26日
YouTube
Very Academy
25:24
【開発・運用編#3】Pythonコードを自動修正!コードフォーマッターの
…
已浏览 4740 次
2023年4月30日
YouTube
競馬予想で始めるデータ分析・機械学習
コードラーナー Pythonロボティクス講座 作例紹介
已浏览 1576 次
2019年11月26日
YouTube
Artec CoLtd
20:36
プログラミング Python入門 【高校情報1】大学入学共通テスト Pytho
…
已浏览 57 次
2021年6月21日
NicoVideo
突破口ドットコム
6:15
Visual Studio Code で Python を使う(Windows のセットアップ)
已浏览 3597 次
2020年11月15日
YouTube
金子邦彦
4:45
Cross My Mind
已浏览 531.5万 次
2018年7月31日
YouTube
Jill Scott - Topic
23:43
CodingChallengeinPython #9 QRコードとバーコードの生成と読み取り
…
已浏览 4042 次
2020年6月13日
YouTube
Bond Igor
6:15
Return Statement | Python | Tutorial 15
已浏览 27万 次
2017年10月22日
YouTube
Giraffe Academy
19:16
プログラミング講座 第2.6回 文字コード/プログラミングをする前の
…
已浏览 5.5万 次
2020年5月12日
YouTube
Akichun★PG
0:53
【毎日Python】アルファベットや文字を数字(アスキーコード)に変換
…
已浏览 3115 次
2021年6月23日
YouTube
キノコード / プログラミング学習チャンネル
2:29
Run Python in Google Colab
已浏览 5万 次
2021年4月21日
YouTube
London Business Analytics Group
10:59
Visual Studio Codeの使いかた解説!Pythonを動かすのもかんたん♪-超
…
已浏览 7.5万 次
2020年8月2日
YouTube
Pythonアカデミー【エンジニアVtuber凛】
3:08
[Python Beginner's Course] 04. The Three Basic Structures of a Progr
…
已浏览 5.8万 次
2020年1月8日
YouTube
キノコード / プログラミング学習チャンネル
4:47
コーディングテスト対策におすすめな勉強法。Codilityは見ておく。Lee
…
已浏览 9425 次
2021年2月27日
YouTube
直也テック
19:20
【Pythonプログラミング入門】テストコードの書き方を解説!(pytest)
…
已浏览 3.6万 次
2021年6月29日
YouTube
Pythonプログラミング VTuber サプー
13:06
How to Create QR Code Generator in Python? | GeeksforGeeks
已浏览 7.7万 次
2021年6月9日
YouTube
GeeksforGeeks
4:29
1/2 | How to run/open any application using Python | Automa
…
已浏览 5.7万 次
2020年3月28日
YouTube
Prashant Sharma
4:00
How to Run First Python Program using IDLE
已浏览 21.3万 次
2020年10月8日
YouTube
Self Study Tutorials
5:36
Run Python Scripts from the Terminal
已浏览 25.4万 次
2020年6月16日
YouTube
Geospatial School
1:19
How to run python program using terminal.
已浏览 7.3万 次
2017年4月5日
YouTube
Engineerhoon
8:44
How To Print Colored Text in Python (Colorama Tutorial)
已浏览 14.1万 次
2020年12月21日
YouTube
Tech With Tim
6:51
How to create ASCII art text in Python
已浏览 3.9万 次
2021年4月20日
YouTube
Coding Professor
12:02
Python program to print pattern of letter A || Pattern Programming
已浏览 4809 次
2019年7月7日
YouTube
Programming In Python
4:20
How to Run Python in VSCode / VS Code (Visual Studio Code) on Win
…
已浏览 15.7万 次
2021年4月7日
YouTube
Ghost Telepathy
4:52
How To Run Python Scripts With The Command Prompt
已浏览 26.2万 次
2020年7月19日
YouTube
Wrt Tech
4:37
How to Run Python Code From the Command-Line
已浏览 11.6万 次
2019年7月11日
YouTube
Real Python
8:07
How to Run Python Programs ( .py files ) in Windows 10
已浏览 22.3万 次
2021年1月20日
YouTube
LearningLad
9:22
How to Run Python in Visual Studio Code on Windows 10 2022 Best IDE
已浏览 88.2万 次
2020年10月15日
YouTube
Tech Decode Tutorials
29:16
Raspberry Pi - How to Begin Coding Python on Raspberry Pi
已浏览 35.3万 次
2020年6月24日
YouTube
Eli the Computer Guy
观看更多视频
更多类似内容
反馈