Programming with Karel

Programming with Karel

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Emma Seiler

Used 7+ times

FREE Resource

Student preview

quiz-placeholder

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why do we use functions in programming?

Break down our program into smaller parts

Avoid repeating code

Make our program more readable

All of the above

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these is a valid Karel command?

move;

MOVE

move();

move()

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

If Karel is facing South and the code:

turn_left()

turn_left()

runs; which direction is Karel facing now?

North

South

East

West

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a code comment?

A way to teach Karel a new word

A way to give notes to the reader to explain what your code is doing

A message to your teacher in code

A place to write whatever you want in your code

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Karel only knows 4 commands.
True
False

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is incorrect?

put_ball()

take_ball()

move()

turnLeft()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Karel's world is made up of streets and ______
Boulevards
Alleys
Avenues
Dead Ends

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?