Codehs Karel  Quiz Unit 1-8

Codehs Karel Quiz Unit 1-8

Assessment

Quiz

Computers, Instructional Technology

9th - 12th Grade

Easy

Created by

Cynthia Harrison

Used 14+ times

FREE Resource

Student preview

quiz-placeholder

48 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid Karel command?

move;

Move();

move();

move()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid Karel command?

TurnLeft();

turn left;

turn left();

turnLeft();

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command do you use to add a ball at Karel's current location?

addBall();

putBall();

placeBall();

takeBall();

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not true about a Karel command?

Command names can only be made up of one word

Commands do not have any spaces

Capitalization has to match exactly

Every command ends in ();

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

By default, Karel knows how to turn right.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If Karel is currently facing South, then after you call turnLeft(); Karel will be facing _.

North

South

East

West

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All commands must be inside of a function.

True

False

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?