Coding: Variables

Quiz
•
Instructional Technology
•
3rd - 8th Grade
•
Medium
Standards-aligned

Kate Decena
Used 239+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
For the following pseudocode:
takeoff;
if (Alexa said Hello),
I say "Stop Alexa"
else
I say "Hi Alexa"
If my Alexa says "Good Morning", what will I say?
Stop Alexa
Hi Alexa
Good Morning, Alexa
Nothing
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
For the following pseudocode:
set number to 2;
if (get number is 8)
flip forward;
else if (get number is 2)
flip right;
else
flip backwards;
What will my drone do?
flip backwards
flip forward
flip right
nothing
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
For the following pseudocode:
set number to 10;
if (get number is 8)
flip forward;
else if (get number is 2)
flip right;
else
flip backwards;
What will my drone do?
flip backwards
flip forward
flip right
nothing
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
For the following pseudocode:
set distance to 1;
go forward for (get distance) seconds;
change distance by 1;
go forward for (get distance) seconds;
change distance by -1;
What is my distance in the end?
1
2
3
4
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
For the following pseudocode:
set distance to 1;
go forward for (get distance) seconds;
change distance by 1;
go forward for (get distance) seconds;
change distance by -1;
What is my distance in the beginning?
1
2
3
4
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A variable is used to...
tell if an expression is true or false
repeat the same instructions over and over again
store information to be referenced and used by programs
store information so that it is never used in the program
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In the game of Pacman, what is an example of a variable?
Pacman
Lives
Time
All of the above
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Cuestionario sobre Sistemas Operativos

Quiz
•
7th Grade
10 questions
ม.1 หน่วยที่ 1 การออกแบบและการเขียนอัลกอริทึม

Quiz
•
7th Grade
15 questions
Inteligencia artificial

Quiz
•
5th - 9th Grade
17 questions
IC3 GS6 Domain 4 Assessment

Quiz
•
6th - 12th Grade
11 questions
PRUEBA DE INFORMÁTICA

Quiz
•
5th Grade
13 questions
6° Besoin, Fonction d'usage, Fonction d'estime

Quiz
•
6th Grade
8 questions
Computo - De Miguel Angel

Quiz
•
5th Grade
10 questions
Robotics Quiz 4

Quiz
•
7th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade