
Python预科期末测验

Quiz
•
Arts
•
6th - 8th Grade
•
Medium

hang zheng
Used 5+ times
FREE Resource
32 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
sprite代表什么?
当前角色
当前造型
当前背景
当前音乐
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
sprite.set_costume(‘法师’)的作用是?
将造型切换成法师造型
选中法师这个角色
将造型名字更改为法师
切换下一个造型
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
图中A点的坐标是?
(150,50)
(50,150)
(50,50)
(150,150)
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
下列哪行代码可以更改角色的y坐标
sprite.x=100
sprite.forward(100)
sprite.y=100
sprite.direction=100
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
sprite.direction=90的作用是?
将角色的方向设为向上
将角色的方向设为向下
将角色的方向设为向左
将角色的方向设为向右
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
sprite.forward(90)的作用是?
让角色沿着当前方向前进90步
将角色的方向设为90
让角色向右前进90步
让角色倒退90步
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
下面可以让程序等待1秒的代码是?
time(1)
time.sleep(1)
sleep(1)
sleep.time(1)
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade