
python4-lesson09
Quiz
•
Computers
•
2nd - 12th Grade
•
Practice Problem
•
Easy
hang zheng
Used 2+ times
FREE Resource
Enhance your content in a minute
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
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
113-1 開始上電腦課
Quiz
•
5th Grade
10 questions
Scratch基礎測驗01
Quiz
•
3rd - 6th Grade
10 questions
11301_電腦教室使用規範
Quiz
•
7th Grade
11 questions
Python1 pygame fin
Quiz
•
7th - 11th Grade
10 questions
Internet Test 1
Quiz
•
4th Grade
9 questions
陣列概念複習
Quiz
•
8th Grade
10 questions
gimp 操作試題
Quiz
•
7th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Computers
18 questions
Company Logos
Quiz
•
6th - 8th Grade
13 questions
PowerPoint Basics
Quiz
•
6th - 8th Grade
10 questions
App Creators Lesson 2.1-2.4
Quiz
•
8th Grade
10 questions
Exploring Computer Science Careers and Subfields
Interactive video
•
6th - 10th Grade
15 questions
AP CSP Unit 4
Quiz
•
10th - 12th Grade
45 questions
Cybersecurity Quiz
Quiz
•
12th Grade
23 questions
Prog 1 Python Q1 Practice
Quiz
•
9th - 12th Grade
20 questions
logo quiz
Quiz
•
3rd Grade
