Karel Unit 1 & 2 Review

Karel Unit 1 & 2 Review

6th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

JavaScript Basics CodeHS

JavaScript Basics CodeHS

7th - 12th Grade

20 Qs

CodeHS Lesson 1

CodeHS Lesson 1

6th - 7th Grade

15 Qs

CodeHS Test

CodeHS Test

7th - 9th Grade

20 Qs

CodeHS Intro to Programming - Karel Review

CodeHS Intro to Programming - Karel Review

7th Grade

10 Qs

Examen Parcial Informática 1° 2T

Examen Parcial Informática 1° 2T

7th Grade

20 Qs

Input Devices

Input Devices

1st - 10th Grade

10 Qs

Computer Programming & JavaScript

Computer Programming & JavaScript

6th - 8th Grade

16 Qs

Input Devices

Input Devices

7th 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?