Robotics I Unit 4 Test Review

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Erin LoBue
Used 7+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an "if-then" block used for?
To repeat sections of the program flow.
To direct the program flow under certain conditions
To ensure that every line of the code runs
All of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An "if-then" condition that is not inside a loop is checked how many times?
0
1
as many times as it needs to
it depends on the program
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
There is nothing in front of the robot when the program starts. What will the robot do.
Turn right
Go forward
Do nothing
Wait for you to press the TouchLED
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The robot will only run the Else Branch if...
the condition is true
the condition is false
the condition is neither true nor false
none of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when you place a loop around an “if-then-else” block?
The robot makes a decision and then repeats it as many times as the loops says.
The robot makes a new decision each time the loop runs.
You cannot put a loop around an "if-then-else" block.
The robot defaults to "else."
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a nested decision?
An "if-then-else" in a loop
An "if-then-else" in an "if-then-else"
A loop in an "if-then-else"
A loop in a loop
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are nested loops used for?
Making one-time decisions
Making multiple decisions
Repeating a decisions
Running two sequences at once
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Intro to Programming - AP CSP Unit 2 Review

Quiz
•
9th - 12th Grade
10 questions
Chapter 04 Worksheet

Quiz
•
10th Grade
10 questions
W8-11

Quiz
•
10th - 11th Grade
20 questions
Python - lists,loops,basics

Quiz
•
9th - 11th Grade
10 questions
while loop

Quiz
•
9th Grade
11 questions
Python Teste

Quiz
•
9th Grade
10 questions
GDScript Quiz - Lesson 3 - Conditional statements & Iteration

Quiz
•
12th Grade
15 questions
ONE 6th FORM Introduction to Python Basics

Quiz
•
11th 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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade