Search Header Logo

python4-lesson05

Authored by hang zheng

Computers

2nd - 9th Grade

Used 4+ times

python4-lesson05
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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)

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?