python4-lesson05

python4-lesson05

2nd - 9th Grade

15 Qs

quiz-placeholder

Similar activities

六年级TMK 2

六年级TMK 2

6th Grade

10 Qs

J05.3 常见的应用软体

J05.3 常见的应用软体

7th Grade

15 Qs

伪代码与流程图表示算法

伪代码与流程图表示算法

6th Grade

20 Qs

J09.2+9.3+9.4+9.5

J09.2+9.3+9.4+9.5

8th Grade

13 Qs

microbit 指令方块

microbit 指令方块

5th Grade

10 Qs

J01.1+01.2+01.3

J01.1+01.2+01.3

7th Grade

16 Qs

六年级TMK

六年级TMK

5th - 6th Grade

16 Qs

J10.3 网络的类型

J10.3 网络的类型

8th Grade

11 Qs

python4-lesson05

python4-lesson05

Assessment

Quiz

Computers

2nd - 9th Grade

Medium

Created by

hang zheng

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

setting.py这个文件的作用是?

编写各种角色的类

设置游戏的各种参数

编写游戏的主程序代码

不需要这个文件

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

sprite.py这个文件的作用是?

编写各个角色类

设置游戏的各项参数

编写游戏的主程序代码

不需要这个文件

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

目前为止我们学习了几种生成图片对象的方式?

1种

2种

3种

4种

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

pygame.display.update()这句话的意思是?

清除屏幕上的所有内容

更新新的一帧画面

更新游戏的主程序

屏幕暂停

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

通过一张图片image得到了它的矩形对象,下面哪个属性是Rect不包含的?

top

bottom

length

width

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

已知一个矩形对象的Rect的左上角坐标是(100,200),那么这个Rect的top是?

200

(0,200)

(200,0)

100

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

已知一个Rect的左上角坐标是(300,700),那么这个Rect的left是?

(0,300)

700

300

(0,700)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?