Karel Programming Quiz (3.1-3.2)

Karel Programming Quiz (3.1-3.2)

7th Grade

24 Qs

quiz-placeholder

Similar activities

Code.org Express Course

Code.org Express Course

6th - 8th Grade

20 Qs

CODEHS KAREL

CODEHS KAREL

7th - 9th Grade

20 Qs

JavaScript Basics CodeHS

JavaScript Basics CodeHS

7th - 12th Grade

20 Qs

Karel Adventures

Karel Adventures

6th - 9th Grade

25 Qs

Super Karel Control Structures

Super Karel Control Structures

6th - 9th Grade

25 Qs

Codehs Concepts of Programming Karel

Codehs Concepts of Programming Karel

6th - 9th Grade

25 Qs

Coding Basics

Coding Basics

5th - 8th Grade

20 Qs

Autodesk Inventor

Autodesk Inventor

6th - 8th Grade

20 Qs

Karel Programming Quiz (3.1-3.2)

Karel Programming Quiz (3.1-3.2)

Assessment

Quiz

Computers

7th Grade

Easy

Created by

Mary Kallenbach

Used 5+ times

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary characteristic of Karel that makes it useful for learning programming?
Karel is a real dog
Karel responds to verbal commands
Karel follows written instructions
Karel can solve math problems

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Karel's world, what does each dot represent?
A treat for Karel
A spot Karel can occupy
An obstacle Karel must avoid
A ball Karel can pick up

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT one of Karel's basic commands?

move( );

turnLeft( );

putBall( );

jump( );

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when Karel executes the 'turnLeft()' command?
Karel moves one spot to the left
Karel rotates 90 degrees to the left
Karel turns around 180 degrees
Karel picks up a ball on its left

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many basic commands does Karel know?
3
4
5
6

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What must be included at the end of each Karel command?
A period
An exclamation mark
Parentheses and a semicolon
A question mark

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct way to write a Karel command?

Move( );

move

MOVE( )

move( );

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?