下列的变量命名中,哪个是不符和规范的?

python2-lesson01

Quiz
•
Computers
•
2nd - 11th Grade
•
Medium

hang zheng
Used 88+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
number
number_01
123number
NUMBER_02
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
我们在使用键盘打字,对电脑来说是输入还是输出?
输入
输出
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
电脑将画面,文字显示给电脑面前的人,是输入还是输出?
输入
输出
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
现在想从键盘中输入一段文字,存放在变量txt中,下列代码正确的是?
txt=input("请输入一段文字")
txt=input(请输入一段文字)
txt=print("请输入一段文字")
txt=print(请输入一段文字)
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
已知a=“测试文字”,现在想将a中的值输出到黑窗口上,下列代码正确的是?
a=print()
a=input()
print(a)
input(a)
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
运行下图中的代码,产生的效果是?
程序报错
输出100行123
只输出1行内容:123123123123123123123123.......
什么都不输出
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
a=input(),当运行程序后,a的类型是?
数字
字符串
可以是任何类型,根据实际数据改变
有时是字符串,有时是文字
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
五年級 Scratch 複習

Quiz
•
3rd - 6th Grade
10 questions
六年级 华语练习

Quiz
•
4th - 6th Grade
11 questions
資訊測驗-高年級

Quiz
•
10th - 12th Grade
10 questions
网络安全漏洞-Quiz

Quiz
•
1st - 5th Grade
10 questions
S05.3 印表机

Quiz
•
10th Grade
10 questions
演算法

Quiz
•
7th - 9th Grade
7 questions
G4 challenge

Quiz
•
4th Grade
15 questions
運算思維二

Quiz
•
8th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade