python4-lesson05

python4-lesson05

2nd - 9th Grade

15 Qs

quiz-placeholder

Similar activities

Game Lab Shapes 1

Game Lab Shapes 1

6th - 7th Grade

16 Qs

CMU quiz

CMU quiz

7th - 9th Grade

20 Qs

Hello World!

Hello World!

1st - 3rd Grade

12 Qs

Python_基礎觀念

Python_基礎觀念

9th Grade

12 Qs

javascript - khan academy

javascript - khan academy

6th - 8th Grade

11 Qs

scratch介面

scratch介面

7th Grade

16 Qs

運算思維2016/2015

運算思維2016/2015

7th - 9th Grade

20 Qs

六年级TMK 单元3 编程与测试

六年级TMK 单元3 编程与测试

6th Grade

15 Qs

python4-lesson05

python4-lesson05

Assessment

Quiz

Computers

2nd - 9th Grade

Practice Problem

Medium

Created by

hang zheng

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

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

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

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?