Programming with Karel the Dog I

Programming with Karel the Dog I

5th - 8th Grade

27 Qs

quiz-placeholder

Similar activities

Rodocodo quiz for Year 1 - 3

Rodocodo quiz for Year 1 - 3

6th - 8th Grade

22 Qs

Programming with Karel Quiz

Programming with Karel Quiz

6th - 9th Grade

25 Qs

Programming with Karel

Programming with Karel

7th Grade

25 Qs

Karel 2.10, 2.11

Karel 2.10, 2.11

6th - 9th Grade

25 Qs

Karel Commands

Karel Commands

6th - 9th Grade

25 Qs

Programming with Karel

Programming with Karel

7th - 12th Grade

25 Qs

SUMMATIVE TEST (TOP DOWN DESIGN AND DECOMPOSITION WITH KAREL)

SUMMATIVE TEST (TOP DOWN DESIGN AND DECOMPOSITION WITH KAREL)

6th - 8th Grade

30 Qs

Scratch

Scratch

7th - 9th Grade

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