Karel Review

Karel Review

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

37 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Why do we use functions in programming?

Back

Break down our program into smaller parts, Avoid repeating code, Make our program more readable

2.

FLASHCARD QUESTION

Front

How many times should the start function be defined in a program?

Back

1

3.

FLASHCARD QUESTION

Front

How many times should the start function be defined in a program?

Back

1

4.

FLASHCARD QUESTION

Front

Which of these is a valid Karel command? move;, MOVE, move();, move()

Back

move();

5.

FLASHCARD QUESTION

Front

If Karel is facing South and the code:
turnLeft();
turnLeft();
runs; which direction is Karel facing now?

Back

North

6.

FLASHCARD QUESTION

Front

What is a code comment?

Back

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

7.

FLASHCARD QUESTION

Front

Which of the following is incorrect? Options: putBall();, Takeball();, move();, turnLeft();

Back

Takeball();

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?