NEW
Font size
WorksheetsScratch 2
Total questions: 30
Worksheet time: 17mins
programs the SPEED
of the ball?
在 Scratch 程式中,何者「不是」用來啟動程式執行的指令?
當「空白鍵」被按下
當「綠旗」被點擊
當「分身」產生
當「角色」被點擊
【滑鼠鍵被按下】的指令,屬於哪一類程式?
控制
偵測
動作
事件
請問圖中程式的「分數」變數於執行完10次的重複迴圈後,數值應該為多少?
-50
150
90
50
要顯示「Hello!」2秒鐘,請問要使用何種類別的指令?
外觀
音效
動作
事件
下列有關 scratch 的描述,何者「錯誤」?
每個角色的造型可以有很多個
「舞台」執行的程式指令和「角色」不大相同
要讓角色向下移動,要面朝 -90度
存檔的指令為:「檔案」➔「下載到你的電腦」
想要讓角色向右移動10點,可以用下列哪一個指令?
想要讓角色持續跟著鼠標移動,下列哪一組程式「錯誤」?
在 scratch 中,「廣播」指令的功能為何?
讓單一角色在不同的時間做出相對應的動作。
讓單一角色在特定時間做出相對應的動作。
讓不同的角色在同一時間做出相對應的動作。
讓不同的角色在不同的時間做出相對應的動作。
設計一個計時器,從 10 秒倒數到 0 停止,下列何者正確?
要做一個貪食蛇的小遊戲,不會用到哪一個程式?
廣播訊息
分身刪除
碰到邊緣就反彈
面朝 90 度
What does this block do?
It writes notes for you
It plays a musical note
It beats the drum
What does this block do?
It allows sprites to talk to each other
It plays music on the radio
It writes a message in a bottle
What is the variable in this code?
keep score
random position
edge
What does this code do?
It clicks the sprite forever
It allows you to draw shapes
It generates sprites forever
What does this color means?
Events
Control
Pen
What does this section called?
Script
Sprite
Stage
What does this color means?
Motion
Sound
Sensing
The Scratch logo contains a...., El logotipo de Scratch contiene un
Koala
Cat, Gato
Lion, Leon
Dog, Perro
Scratch is a free programming language where you can create your own interactive stories, games, and animations. Scratch es un lenguaje de programación gratuito donde puedes crear tus propias historias interactivas, juegos y animaciones.
True
False
What does this block do?
Repeat the code forever
Repeat the code 2 times
Repeat the code until touching the sprite
