roboMind

Quiz
•
Computers
•
4th Grade
•
Hard
Ye Htut Win
Used 14+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct command to tell the robot get the beacon.
pickUp
getUp
takeUp
putIn
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to repeat forever?
repeat (100) {
}
repeat(){
}
forever() {
}
repeat(0){
}
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose correct command.
forward(10)
forward()
forward
forward() {
}
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct command.
if {frontIsBeacon} (
)
if (frontIsBeacon) {
}
if (frontIsBeacon) (
)
if frontIsBeacon {
}
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct command.
repeat(){
}
repeat (10) (
)
repeat {10} (
)
repeat (
)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Turn the robot to the right when the wall is ahead.
if (frontIsObstacle) {
right
}
if (frontIsWall) {
right
}
if {frontIsObstacle} (
right
)
if {frontIsWall} (
right
)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if (flipCoin) { right }
else { left }
robot will turn to the left
robot will turn to the right
robot will stop
Not sure it will turn left or right
Create a free account and access millions of resources
Similar Resources on Wayground
9 questions
Bee- Bot

Quiz
•
1st - 4th Grade
15 questions
Revision Class 5

Quiz
•
4th Grade
10 questions
Python Programming Sequence Class

Quiz
•
3rd - 10th Grade
10 questions
Learn to code with Swift Playgrounds

Quiz
•
4th - 6th Grade
15 questions
Paper Coding - Level 4 - Lesson 4

Quiz
•
4th - 8th Grade
10 questions
Basic Computing Concepts Quiz

Quiz
•
4th Grade
15 questions
Photoshop Basics

Quiz
•
3rd - 5th Grade
12 questions
LOGO Commands

Quiz
•
3rd - 4th 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