中国电子学会 Python 一级真题

中国电子学会 Python 一级真题

7th Grade

46 Qs

quiz-placeholder

Similar activities

Python Quiz - 50 Questions

Python Quiz - 50 Questions

6th - 8th Grade

50 Qs

數概_上_Ch12

數概_上_Ch12

6th - 8th Grade

42 Qs

SOAL LATIHAN SAS BAHASA INGGRIS KELAS IX G SEM 1 TP 2024/2025

SOAL LATIHAN SAS BAHASA INGGRIS KELAS IX G SEM 1 TP 2024/2025

7th Grade - University

50 Qs

Review EOS2 - G8

Review EOS2 - G8

6th - 8th Grade

45 Qs

HTML

HTML

6th - 12th Grade

43 Qs

デジタル機器利用ポリシー

デジタル機器利用ポリシー

7th Grade

42 Qs

Computational thinking

Computational thinking

7th - 12th Grade

45 Qs

中国电子学会 Python 一级真题

中国电子学会 Python 一级真题

Assessment

Quiz

Computers

7th Grade

Hard

Created by

小星 翟

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?