Search Header Logo

Karel Programming Challenge

Authored by Reycelyn Corsino

Computers

5th Grade

Used 2+ times

Karel Programming Challenge
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

30 sec • 1 pt

What command makes Karel move forward?

step();

advance();

move();

goForward();

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make Karel turn left?

jump()

turnLeft()

moveForward()

turnRight()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command to put a beeper down?

placebeeper()

dropbeeper()

setbeeper()

putbeeper()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command would you use to pick up a beeper?

pick up beeper

ignore beeper

drop beeper

throw beeper

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function would you use to check if Karel is facing north?

facingNorth()

facingUp()

checkNorth()

isFacingNorth()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you make Karel repeat a set of commands?

Use a function to execute commands once.

Karel cannot repeat commands at all.

Use a loop structure like 'repeat' or 'while' to make Karel repeat commands.

Write each command separately without any structure.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'turnAround' function?

To increase the speed of an object.

To reverse the direction or orientation of an object.

To change the color of an object.

To scale the size of an object.

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?