Programming With Karel Vocabulary Flashcard

Programming With Karel Vocabulary Flashcard

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

The box that Karel "lives" in is called a ____.

Back

World

2.

FLASHCARD QUESTION

Front

Requiring the first letter of a command to be lowercase is called ____.

Back

lowerCamelCase

3.

FLASHCARD QUESTION

Front

An instruction that you give to Karel is called a ____.

Back

command

4.

FLASHCARD QUESTION

Front

What is the start function?

Back

It is the main body of a program, where all other functions are called up.

5.

FLASHCARD QUESTION

Front

What is another reason we use functions?

Back

To avoid repeating code and make it more readable.

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

Why do we use while loops in JavaScript?

Back

To repeat some code while a condition is true

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?