Programming with Karel the Dog I

Programming with Karel the Dog I

5th - 8th Grade

27 Qs

quiz-placeholder

Similar activities

CodeHS Programming with Karel

CodeHS Programming with Karel

7th - 12th Grade

25 Qs

7th Grade Programing with Karel

7th Grade Programing with Karel

6th - 8th Grade

26 Qs

Programming with Karel Unit 3 - 3.7 - 3.12 Quiz

Programming with Karel Unit 3 - 3.7 - 3.12 Quiz

8th Grade

23 Qs

VEXCode VR Unit 2 Quizizz

VEXCode VR Unit 2 Quizizz

8th Grade

22 Qs

Karel Quiz

Karel Quiz

8th - 12th Grade

22 Qs

Super Karel Control Structures

Super Karel Control Structures

6th - 9th Grade

25 Qs

Karel Programming Quiz (3.1-3.2)

Karel Programming Quiz (3.1-3.2)

7th Grade

24 Qs

Programming with Karel

Programming with Karel

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