wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HW1223

Total questions: 20

Worksheet time: 16mins

Name
Class
Date
1.

以下那个单词是坐标轴的英文单词

a)
axes
b)
carrot
c)
banana
d)
apple
2.

以下那个单词是象限的英文单词

a)
rectangle
b)
circle
c)
quadrant
d)
triangle
3.

角色的上下通过哪个轴改变

a)

X

b)

Y

c)

Z

d)

Q

4.

角色的左右取决于哪条轴

a)

X

b)

Y

c)

Z

d)

Q

5.

以下那个是图形化编程软件

a)
C++
b)
Java
c)
Scratch
d)
Python
6.

图形化编程软件的好处

a)
只适合专业程序员使用,不适合初学者
b)
不提供可视化编程界面,只能通过命令行编程
c)
增加编程难度,使代码更加复杂
d)
简化编程过程,提供代码的可视化表示,适合初学者使用。
7.

坐标轴的英文单词

(a)  

8.

U点的坐标是(4,4)。从U点到V点的横向距离是向左3个单位,直向距离是向上4个单位。

找出V点的坐标。

a)

(1,0)

b)

(1,8)

c)

(7,0)

d)

(7,8)

9.

下图显示一个坐标平面图。

从原点去 k 点的横向与直向距离是多少?

a)

向右移 6 个单位,向上移 2 个单位

b)

向右移 6 个单位,向下移 2 个单位

c)

向左移 6 个单位,向上移 2 个单位

d)

向左移 6 个单位,向下移 2 个单位

10.

下图显示一个坐标平面图。

哪个点和 A 点的横向距离是 3 个单位,直向距离是 1 个单位?

a)

P

b)

Q

c)

R

d)

S

11.

_________is a programming language that is perfect for making games, animations, interactive stories and other visually rich programs.

a)

Pane

b)

Scratch

c)

Blocks

12.
How many times would this code need to repeat to make a full circle?
a)
90
b)
180
c)
360
d)
720
13.
Repeating a statement more than once is called a
a)
loop
b)
sequence
c)
repetition
d)
event
14.

How do you create a loop in scratch?

a)

Use a cat sprite

b)

Snap a block

c)

Use a repeat block

15.

The blocks / code that controls a sprite is called?

a)

Lines

b)

Actions

c)

Script

16.

The playing speed of a sound file.

a)

tempo

b)

volume

17.

The loudness of a sound file.

a)

tempo

b)

volume

18.
Programming languages give computers instructions
a)
True
b)
False
19.
What do you call the list of commands in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Help
20.
What do you call the characters in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Sprite Scripts