wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

P5 Scratch Coding

Total questions: 11

Worksheet time: 19mins

Name
Class
Date
1.

Which of the following block can help you with setting up a timer?

a)
b)
c)
d)
2.

People can easily start coding on the wrong sprite! So look before you start coding.

If you want to start coding on the bat, which one is a correct start?

a)
b)
c)
d)
3.

Which of the following can help run a countdown timer smoothly?

a)
b)
c)
d)
4.

Which of the following allow the timer to start when backdrop switches to Maze?

a)
b)
c)
d)
5.

Which of the following is for creating a button that help switched to the next backdrop?

a)
b)
c)
d)
6.

Which of the following is correct when setting arrow keys to help move the correct directions?

a)
b)
c)
d)
7.

To make sure the sprite cannot go through all 3 colours when moving left, the code should be

a)
b)
8.

Which of the following codes help collect items and obtaining points?

a)
b)
c)
d)
9.

想要讓角色持續跟著鼠標移動,下列哪一組程式「錯誤」?

a)
b)
c)
d)
10.

設計一個計時器,要從 10 秒倒數到 0 停止,下列何者正確?

a)
b)
c)
d)
11.

圖中程式的「分數」變數在執行完10次的重複迴圈後,數值應該為多少?

a)

-50

b)

50

c)

95

d)

150