
中国电子学会 Python 一级真题
Quiz
•
Computers
•
7th Grade
•
Hard

小星 翟
Used 1+ times
FREE Resource
Enhance your content
46 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列哪个命令,可以将2024转换成'2024'呢?
str(2024)
int(2024)
float(2024)
bool(2024)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
猴子摘了一包桃子,第一天吃了全部的一半;第二天,吃剩下的(注意是剩下的)桃子的一半;以后每天都吃前一天剩下的一半;第四天吃完剩下的一半,发现只剩下一个桃子了。请问:猴子一开始摘了几个桃子?
4
8
16
32
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
在编写Python代码中,经常对代码进行缩进,下列哪一选项的按键可以作为推荐使用的缩进标准键?
'''
#
空格键
"""
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列关于IDLE中操作的描述,错误的是?
可以使用File菜单中的NewFile命令新建文件
File菜单中的RunModule命令是只用来保存程序的
在交互模式下,可以输入exit()可以退出交互模式
可以使用File菜单中的Open命令打开文件
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列turtle工具箱的语句,哪一项绘制出的形状与其他项不同,不是同一种类型的形状?
turtle.forward(100)
turtle.backward(-100)
turtle.goto(100,0)
turtle.dot(100)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列不属于比较运算符的是哪一项?
!=
>=
<=
=
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列不属于比较运算符的是哪一项?()
!=
>=
<=
=
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
25 questions
Exploring POV and Unreliable Narrators
Quiz
•
7th Grade
18 questions
Company Logos
Quiz
•
6th - 8th Grade
20 questions
Typing Practice
Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro
Lesson
•
5th - 9th Grade