Karel Test Review

Karel Test Review

Assessment

Flashcard

Computers

9th - 12th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of these is a valid Karel command? Options: move;
move; , MOVE, move();, move()

Back

move();

2.

FLASHCARD QUESTION

Front

What command will place a ball down in a spot? Options: placeBall();, Putball();, putball():, putBall();

Back

putBall();

3.

FLASHCARD QUESTION

Front

If Karel starts at Street 1 and Avenue 3 facing East, what street (row) and avenue (column) will Karel be on after this code runs?

move(); 
move();
move();
turnLeft();
move();

Back

Street 2 and Avenue 6

4.

FLASHCARD QUESTION

Front

If Karel is facing North and the code
turnLeft();
turnLeft();
turnLeft();
runs; which direction is Karel facing now?

Back

East

5.

FLASHCARD QUESTION

Front

In coding terms, the action of doing something over and over again.

Back

Loop

6.

FLASHCARD QUESTION

Front

A piece of code that you can easily call over and over again.

Back

Functions

7.

FLASHCARD QUESTION

Front

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

Back

3

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?