Search Header Logo

PRE TEST (KAREL COMMANDS)

Authored by Melaine Pornia

Computers

6th Grade

Used 12+ times

PRE TEST (KAREL COMMANDS)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these is a valid Karel command?

MOVE

move;

move()

move();

Answer explanation

The correct answer is:

move( );

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a street in a Karel world?

A row

A column

A single point

Karel’s position

Answer explanation

A "street" in karel's grid world refers to a "row".

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is an avenue in a Karel world?

A row

A column

A single point

Karel’s position

Answer explanation

Correct! An avenue is a column.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

If Karel is facing North and the code

turnLeft();

turnLeft();

runs; which direction is Karel facing now?

North

South

East

West

Answer explanation

Great job! After the first command, Karel will face West and after the second command Karel will face South.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How many times should Karel turn left in order to turn right?

1

2

3

4

Answer explanation

Great!

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What can be used to teach Karel to turn right?

Functions

Variables

Dog treats

Karel can already turn right

Answer explanation

Well done!

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How many times should the start function be defined in a program?

1

2

3

However many you like

Answer explanation

Great!

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?