Search Header Logo

roboMind

Authored by Ye Htut Win

Computers

4th Grade

Used 20+ times

roboMind
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?