ALL Programming with Karel Unit Review

ALL Programming with Karel Unit Review

Assessment

Flashcard

Other, Computers

3rd - 8th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

38 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the start function?

Back

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

2.

FLASHCARD QUESTION

Front

Which function will allow Karel to spin in circle?

Back

Media Image

3.

FLASHCARD QUESTION

Front

What is a reason we use functions?

Back

Break down our program into smaller parts.

4.

FLASHCARD QUESTION

Front

What is another reason we use functions?

Back

To avoid repeating code and make it more readable.

5.

FLASHCARD QUESTION

Front

How much wood could a woodchuck chuck, if a wood chuck could program on a computer?

Back

Basically the same amount as always.

6.

FLASHCARD QUESTION

Front

What is top down design?

Back

Top down design is a way of designing your program by starting with the biggest problem and breaking it down into smaller and smaller pieces that are easier to solve.

7.

FLASHCARD QUESTION

Front

In the following code snippet, how many times is the turnRight function called and how many times is it defined?

Back

Called 3 times, defined 1 time

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?