Programming with Karel the Dog I

Programming with Karel the Dog I

5th - 8th Grade

27 Qs

quiz-placeholder

Similar activities

Tracy (Python)

Tracy (Python)

8th - 10th Grade

25 Qs

Karel-1

Karel-1

7th - 8th Grade

30 Qs

Codehs Concepts of Programming Karel

Codehs Concepts of Programming Karel

6th - 9th Grade

25 Qs

Karel Programming Quiz (3.1-3.2)

Karel Programming Quiz (3.1-3.2)

7th Grade

24 Qs

Control Structure Codehs Karel

Control Structure Codehs Karel

7th - 12th Grade

25 Qs

scratchmyptest

scratchmyptest

5th - 9th Grade

24 Qs

Grade 7 Exam V 1

Grade 7 Exam V 1

7th Grade

22 Qs

CodeHS Tracy

CodeHS Tracy

8th - 10th Grade

25 Qs

Programming with Karel the Dog I

Programming with Karel the Dog I

Assessment

Quiz

Computers

5th - 8th Grade

Medium

Created by

Ina Kirsten

Used 50+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Karel lives in a grid world. Each point on the grid is marked by a dot, and is a location that Karel can be in. The world has streets and avenues.


The __________ run horizontally

avenue

street

soi

lane

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Karel's world has streets and avenues. The _________ run vertically.

avenue

street

soi

lane

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is not a command in Karel?

move();

putBall();

takeBall();

turnRight();

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select all that are important things to note when you write a command.

You need to write the command exactly as it appears

You need to match the exact capitalization

Make sure to end every command with a ();

Each command goes on its own line.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Every command should end with a (); This is how Karel can understand the command.


These rules are called the ________.

coding ends

formtax

codetax

syntax

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many commands does Karel know?

10

6

5

4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which coding is correct?

move();

move();

putBal();

move();

move();

move();

move();

placeBall();

move();

move();

move();

move();

takeBall();

move();

move();

move();

move();

putBall();

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?