Search Header Logo

Karel Commands and Concepts

Authored by Guranda Gogaladze

Computers

9th Grade

Used 3+ times

Karel Commands and Concepts
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

30 sec • 1 pt

Which one of these is NOT a command that Karel knows?

Turn Left

Move

Move Forward

Put Ball

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why do we use while loops in Python?

To break out of some block of code

To do something if a condition is true

To repeat some code while a condition is true

To repeat something for a fixed number of times

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an avenue in a Karel world?

A row

A column

A single point

Karel’s position

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which general while loop definition is written correctly?

while x is true: # code

if i<5: #code

while I in range(5): # code

while condition: # code

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a valid Karel command?

move

MOVE

move()

move(1)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a code comment?

A way to teach Karel a new word

A way to give notes to the reader to explain what your code is doing

A message to your teacher in code

A place to write whatever you want in your code

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a street in a Karel world?

A row

A column

A single point

Karel’s position

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?