English
全部
搜索
图片
视频
创建
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
7:12
realpython.com
User Input – Real Python
In this lesson, you’re going to add user input. What type of user input? Well, you’re going to add keyboard controls. Up to now, you’ve been using pygame.event.get() to return a list of the events in the event queue. And you’re currently scanning…
2020年3月17日
Pseudocode Examples
4:39
What is Pseudocode Explained | How to Write Pseudocode Algorithm | Examples, Benefits & Steps
YouTube
Learn with Whiteboard
已浏览 36.4万 次
2023年2月25日
27:58
How Do I Write Pseudocode?
YouTube
MrBrownCS
已浏览 68.7万 次
2019年1月31日
17:40
Algorithms Pseudocode Examples
YouTube
Prof Derrf Seitz
已浏览 2.1万 次
2018年1月19日
热门视频
draw the flowchart and pseudocode for a program allowing the user to enter a value the program should allow the user to input the value the program should then divide the value by 2 the prog 76844
numerade.com
2023年5月1日
Answered: Please help with the following question: Write pseudocode for a program that allows the user to input two numbers (X and Y) and a code C. If the code has value… | bartleby
bartleby.com
2020年11月5日
SOLVED:The following pseudocode algorithm has an error. The program is supposed to ask the user for the length and width of a rectangular room, and then display the room's area. The program must multiply the width by the length in order to determine the area. Find the error. area = width × length. Display "What is the room's width?". Input width. Display "What is the room's length?". Input length. Display area.
numerade.com
2023年9月6日
Pseudocode Basics
21:03
Beginner's Guide to Pseudocode: Learn Coding Concepts Easily | Programming Fundamentals
YouTube
Code Trainers
已浏览 1121 次
2024年2月20日
10:50
What is pseudocode and how do you use it?
YouTube
Codecademy
已浏览 54.9万 次
2019年5月8日
5:01
5 Minutes to Code: Programming Basics "Pseudocode"
YouTube
5toCode
已浏览 35.6万 次
2016年5月13日
draw the flowchart and pseudocode for a program allowing the user to
…
2023年5月1日
numerade.com
Answered: Please help with the following question: Write pseudoc
…
2020年11月5日
bartleby.com
SOLVED:The following pseudocode algorithm has an error. The progra
…
2023年9月6日
numerade.com
0:11
Day 3 → Python Input Function ⌨️Use input() to take user data
…
已浏览 84 次
1 个月前
YouTube
quiet coder
3:11
Pseudocode: INPUT and OUTPUT
1 个月前
YouTube
Grug 'n' Grog
1:58
Mastering the While Loop in Pseudocode for User Inputs
已浏览 1 次
2 周前
YouTube
vlogize
7:31
Python User Input Explained | Getting User Input in Python | Pyt
…
已浏览 46 次
4 周前
YouTube
pkaitechworld
3:56
How to Get User Input Using Python (Simple) (Strings and Numbers)
已浏览 418 次
2023年8月3日
YouTube
Max O'Didily
Input forms in Python - User input in Python
已浏览 61 次
7 个月之前
YouTube
CodeKinda
9618 Pseudocode to Python: 02. Input, Output
已浏览 282 次
2022年9月23日
YouTube
CS Exam Walkthroughs
8:41
How to Take User Input in Python? #3
已浏览 13.8万 次
2020年8月26日
YouTube
Programiz
watch?v=Cf0nmHEfEhw
6 个月之前
YouTube
5:42
What Is Pseudocode Python
已浏览 2458 次
2020年8月23日
YouTube
TheEduGeek
GCSE Python #6: User Input
已浏览 5612 次
2020年4月17日
YouTube
MrBrownCS
8:54
Scratch Example - Converting to Pseudo code
已浏览 1.6万 次
2014年3月13日
YouTube
Mr Long Education - IT & CAT
4:15
Algorithm (pseudocodes) for running sum
已浏览 1.4万 次
2022年8月19日
YouTube
Gbenga Jonathan
7:58
Populating an Array in Pseudocode with User's Input
已浏览 1.1万 次
2020年3月28日
YouTube
Sharon Hoover
What is Pseudocode ? || Python For Beginners || Python New Batch 20
…
已浏览 3478 次
2023年2月15日
YouTube
Olevel Guruji
How to Get User Input in Python (very easy) 🐍
2024年4月22日
YouTube
Quoc Dat Phung
9:19
Python User Input & Interactive Calculator | Python Course #14
已浏览 3425 次
2022年1月17日
YouTube
k0nze
8:51
If Statements and User Inputs
已浏览 3.9万 次
2018年5月20日
YouTube
Sanjin Dedic
5:48
User Input in Python - How to Take Input in your Python Programs
已浏览 6286 次
2021年1月14日
YouTube
Coding with Estefania
Pseudocode: A Practical Guide To Building Characters & Bots For Ar
…
已浏览 624 次
2024年9月1日
YouTube
Elodine
0:56
[5] Python tutorial with vscode.dev - Convert user input #string to #int i
…
已浏览 1098 次
2022年7月1日
YouTube
Chris Noring @chris_noring
3:32
python code to pseudocode converter free
已浏览 187 次
2024年3月28日
YouTube
CodeKick
14:05
Pseudocode Practice
已浏览 1846 次
2021年2月3日
YouTube
Manny Alvarez III
6:38
Pseudocode Tutorial
已浏览 10万 次
2013年2月6日
YouTube
Mary Johnson
17:40
Algorithms Pseudocode Examples
已浏览 2.1万 次
2018年1月19日
YouTube
Prof Derrf Seitz
27:58
How Do I Write Pseudocode?
已浏览 68.7万 次
2019年1月31日
YouTube
MrBrownCS
观看更多视频
更多类似内容
反馈