Karel Quizzes 1-5 (Command - Start)

Karel Quizzes 1-5 (Command - Start)

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Karel Commands

Karel Commands

9th - 12th Grade

10 Qs

CS: Quiz/Test 2.1-2.10

CS: Quiz/Test 2.1-2.10

9th - 12th Grade

15 Qs

Karel Quiz Review

Karel Quiz Review

9th - 12th Grade

8 Qs

Karel Quiz Week 10/16

Karel Quiz Week 10/16

10th - 12th Grade

10 Qs

Karel commands

Karel commands

10th Grade

11 Qs

Y9 Java (Karel the dog)

Y9 Java (Karel the dog)

9th Grade

10 Qs

CodeHS - Java - Karel (Sec 1-3)

CodeHS - Java - Karel (Sec 1-3)

7th - 10th Grade

15 Qs

Karel Adventures

Karel Adventures

9th - 12th Grade

10 Qs

Karel Quizzes 1-5 (Command - Start)

Karel Quizzes 1-5 (Command - Start)

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Fernando Alvarado

Used 41+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a valid Karel command?

move;

MOVE

move();

move()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a street in a Karel world?

A row

A column

A single point

Karel’s position

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an avenue in a Karel world?

A row

A column

A single point

Karel’s position

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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();

Street 1 and Avenue 3

Street 4 and Avenue 4

Street 2 and Avenue 6

Street 6 and Avenue 2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If Karel is facing North and the code


turnLeft();

turnLeft();


runs; which direction is Karel facing now?

North

South

East

West

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

1

2

3

4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can be used to teach Karel to turn right?

Functions

Variables

Dog treats

Karel can already turn right

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?