WorksheetsBasics in Scratch
Total questions: 7
Worksheet time: 4mins
Which of the following can't be done with Scratch programming?
Simple games can be made
Simple animated movies can be made
A short demonstration can be held
Connection to the internet can be done
What is the mission of the green flag on Scratch?👈
It records the programme
It deletes the programme
It starts the programme
It stops the programme
Which menu is used to save the works prepared in the Scratch program?💻
File> Save
Edit> One step setup
File> New
Share> Share this project on the Internet
What is the white area in the Scratch program where the entire program and movements are seen?👀
Square
Program window
Costume
Stage
Which of the following is the explanation of the code block below?
When the right arrow key is pressed on the keyboard, turn right and go 10 steps.
Turn right and go 10 steps when the space key is pressed on the keyboard.
Turn down and go 10 steps when the down arrow key is pressed on the keyboard.
Turn right and go 10 steps when pressing the up arrow key on the keyboard
Which of the following is the explanation of the code block below?
Runs Script below when the space is clicked
Changes Sprite’s appearance by switching to different costume
When the sprite is clicked, it runs the blocks inside over and over and says 'Yay'
When the sprite is clicked,it repeatedly says 'Yay' and turns 15 degrees.
Which of the following describes the command?
Runs script below when specified key is pressed.
Changes the x and y position
Moves Sprite smoothly to a specified position over specified length of time.
Repeats itself for one second
