Karel Unit 1 & 2 Review

Karel Unit 1 & 2 Review

6th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

CodeHS Quiz

CodeHS Quiz

7th Grade

15 Qs

Post Test - Karel Commands

Post Test - Karel Commands

7th Grade

20 Qs

JavaScript Basics CodeHS

JavaScript Basics CodeHS

7th - 12th Grade

20 Qs

Java year 7 (Karel the dog)

Java year 7 (Karel the dog)

7th - 8th Grade

10 Qs

More Basic Karel Quiz

More Basic Karel Quiz

6th Grade

15 Qs

More Basic Karel

More Basic Karel

6th Grade

10 Qs

CodeHS - Java - Karel (Sec 1-3)

CodeHS - Java - Karel (Sec 1-3)

7th - 10th Grade

15 Qs

Karel Unit 1

Karel Unit 1

8th - 12th Grade

20 Qs

Karel Unit 1 & 2 Review

Karel Unit 1 & 2 Review

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Mark Kuniya

Used 24+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of these is a valid Karel command?

move;

MOVE{ }

Move( );

move( );

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

1

2

3

4

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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

1

2

3

4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can be used to teach Karel?

Functions

Variables

Decomposing

Dog treats

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which function will teach Karel how to spin in a circle one time?

A

B

C

D

6.

MULTIPLE SELECT QUESTION

45 sec • 4 pts

Mark all statements that are TRUE about a Karel command.

There must be spaces between the parts of a commands.

There are no spaces in commands.

Every command ends in ( );

The first letter of the second word is capitalized in commands.

Each command must be on a separate line.

7.

MULTIPLE SELECT QUESTION

45 sec • 2 pts

When defining a function, what must you do to the function body? Check all that apply.

Indent the function body

Capitalize all parts of the function body

Use curly brackets around the function body

Capitalize commands

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?