
python4-lesson09

Quiz
•
Computers
•
2nd - 12th Grade
•
Easy

hang zheng
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
在pygame中,图片的旋转默认是哪个方向
顺时针
逆时针
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
在pygame中,一张墙体图片需要加载几次,需要渲染几次?
加载1次 渲染无数次
加载无数次 渲染1次
加载1次 渲染1次
加载无数次 渲染无数次
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
下列哪一行代码不属于加载图片的3个基本方法
bg = pygame.Surface((800, 600), flags=pygame.SRCALPHA)
img=font.render(“字”,True, (0, 255, 0))
img=pygame.image.load(“xxx.jpg”)
pygame.display.update()
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
已知img文件夹中有一张名为"wall.jpg"的图片,下列哪一行代码可以正常画在这一张图片?
pg.image.load(“.\img\wall.png")
pg.image.load(“.\img\wall.jpg")
pg.image.load(“wall.jpg")
pg.image.load(“wall.png")
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
已知主角图片刚开始默认朝右,那么当按下左键时,应该将原图逆时针旋转多少度?
0
90
180
270
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
已知self.image是一个图片对象,下面哪句代码可以将这个图片画在窗口的左上角
screen.blit(self.image,(0,0))
screen.blit(,(0,0),self.image)
screen.blit(self.image,(100,100))
screen.blit(,(100,100),self.image)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
当主角通过旋转得到一张新的图片时,需要根据新图片得到一个新的矩形对象
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
5 questions
М1У3 Python GameDEV

Quiz
•
3rd Grade - University
5 questions
М1У1 Python GameDEW

Quiz
•
3rd Grade - University
15 questions
Pygame Tutorial 2 Quiz - Jumping & Boundaries

Quiz
•
10th Grade
10 questions
資安素養5~有圖不一定有真相

Quiz
•
3rd - 6th Grade
15 questions
Grade 8 Review

Quiz
•
8th Grade
10 questions
认识电脑硬体

Quiz
•
10th - 12th Grade
15 questions
电脑上学期期考考试

Quiz
•
1st - 5th Grade
10 questions
20/8/21六年级TMK ms24-25页

Quiz
•
6th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
8 questions
Time Management

Quiz
•
6th Grade
18 questions
Digital Footprint

Quiz
•
6th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade