Variables in Scratch

Quiz
•
Computers
•
6th - 8th Grade
•
Hard
Samson Muema
Used 4+ times
FREE Resource
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
A variable like this one, can only hold one value at a time
True
False
Answer explanation
The statement is True because a variable can only store one value at a time. This is a fundamental characteristic of variables in programming.
2.
MULTIPLE SELECT QUESTION
5 mins • 1 pt
A Variable can hold a value that can be:
Names.
Numbers
a name.
a number
Answer explanation
A variable can hold different types of values. The correct choices 'a name' and 'a number' represent the types of data a variable can store, while 'Names' and 'Numbers' are not specific enough to be considered valid options.
3.
MULTIPLE SELECT QUESTION
5 mins • 1 pt
Variables can be used for:
Keeping score
Counting
Controlling the flow of the program
Starting a program
Answer explanation
Variables are essential for keeping score and counting, as they store values that can change during program execution. However, they do not directly control the flow of a program or start it.
4.
MULTIPLE SELECT QUESTION
5 mins • 1 pt
What does this block mean?
number of days = 5
increase number of days by 5
make the variable 'number of of days' hold a value of 5
Add 5 to whatever value number of days was holding before.
Answer explanation
The block indicates to add 5 to the current value of 'number of days', which aligns with the choices 'Add 5 to whatever value number of days was holding before' and 'increase number of days by 5'.
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
If this script is given to a sprite, what will the sprite say?
5
6
30
11
Answer explanation
The script likely involves a calculation or logic that results in the number 11. Therefore, the sprite will say '11', which is the correct answer among the choices provided.
6.
MULTIPLE SELECT QUESTION
5 mins • 1 pt
What does this block mean?
number of days = 12
increase number of days by 12
make the variable 'number of days' hold a value of 12
Add 12 to whatever value number of days was holding before.
Answer explanation
The block assigns the value 12 to the variable 'number of days', meaning it directly sets 'number of days' to 12. This matches the correct choices, as it indicates the variable now holds that specific value.
7.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
If this script is given to a sprite, what will the sprite say?
3
9
2
8
Answer explanation
The script likely contains a calculation or logic that results in the number 9. Therefore, the sprite will say '9' as the correct answer.
Create a free account and access millions of resources
Similar Resources on Wayground
40 questions
Scratch Encore Final Exam

Quiz
•
7th Grade
30 questions
Intro to Python

Quiz
•
8th Grade
39 questions
Quizizz: Lesson 3.7 If-Then-Else - Student Activity Guide

Quiz
•
6th - 8th Grade
39 questions
fcms comp sci exam material

Quiz
•
8th Grade
40 questions
LatSos Kelas 8

Quiz
•
8th Grade
35 questions
MYE Revision 7 & 8

Quiz
•
7th - 8th Grade
30 questions
Programming Basic 1

Quiz
•
8th Grade
40 questions
Scratch Programming Quiz

Quiz
•
6th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade