Search Header Logo

Python - Karel the Dog

Authored by Anthony Sinapi

Computers

9th - 12th Grade

Used 32+ times

Python - Karel the Dog
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which one of these movements can Karel NOT do?

Turn left

Turn right

Move forward

Put down a ball

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a street in a Karel world?

A row

A column

A single point

Karel's position

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

If Karel starts at Street 1 and Avenue 3 facing East, what street (row) and avenue (column) will Karel be on after this code runs?

move()

move()

move()

turn_left()

move()

Street 1 and

Avenue 3

Street 4 and Avenue 4

Street 2 and Avenue 6

Street 6 and Avenue 2

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Karel is facing North and the code

turn_left()

turn_left()

runs, which direction is Karel facing now?

North

South

East

West

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How many times should Karel turn left in order to turn right?

1

2

3

4

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What can be used to teach Karel to turn right?

Functions

Variables

Dog Treats

Streets

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which function will teach Karel how to spin in a circle one time?

def spin():

turn_right()

def spin():

turn_left()

turn_left()

turn_left()

turn_left()

def spin():

turn_left()

turn_left()

def spin():

move()

move()

move()

move()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?