Search Header Logo

Karel Quiz

Authored by Stephen Parisi

Computers

8th - 12th Grade

Used 64+ times

Karel Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command is written correctly?

Move

move

Move();

move();

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command is written incorrectly?

putBall();

putball();

turnLeft();

takeBall();

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

This code:

putBall();

move();

putBall();

put 2 balls in the same place and then move one place?

True

False

4.

MULTIPLE CHOICE QUESTION

45 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

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Why do we use functions in programming?

Break down our program into smaller parts

Avoid repeating code

Make our program more readable

All of the above

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Define a Function

means to teach the computer a new command and explain what it should do when receiving that command.

an instruction you can give to Karel

used to mark what code needs to perform in a certain block

actually gives the command, so the computer will run the code for that function.

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Call a Function

actually gives the command, so the computer will run the code for that function.

an instruction you can give to Karel

means to teach the computer a new command and explain what it should do when receiving that command.

used to mark what code needs to perform in a certain block

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?