
Karel Programming

Quiz
•
Computers
•
10th Grade
•
Medium
Rashad Davis
Used 10+ times
FREE Resource
39 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A set of steps or rules to follow to solve a particular problem.
algorithm
Decomposition
Function
control structures
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The process of breaking down your code into smaller parts (more functions)
Decomposition
Indentation
lowerCamelCase
Start Function
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Teaching the computer a new command. Used to explain what a program should do when receiving that command.
Defining a Function
Calling a Function
Start Function
Readability
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Used to teach Karel a new word or command. Using these allows programs to be broken down into smaller pieces and makes it easier to understand.
Functions
Control Structures
algorithms
Indentation
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Choose TWO: Ways (using syntax) that you can write comments?
multi-line
"""/*
*
*/"""
single line
//
multi-line
**
single line
#
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following commands is a valid Karel command?
move
move( )
move( );
move;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to define a turnRight function in Karel?
function turnRight() {
turnLeft();
turnLeft();
turnLeft();
}
function turnRight() {
turnRight();
turnRight();
turnRight();
}
function turnRight {
turnLeft();
turnLeft();
turnLeft();
}
turnRight function() {
turnLeft();
turnLeft();
turnLeft();
}
Create a free account and access millions of resources
Similar Resources on Wayground
34 questions
Linux Commands

Quiz
•
12th Grade
34 questions
Scratch Quiz

Quiz
•
9th - 12th Grade
35 questions
Java Semester Test

Quiz
•
11th Grade
44 questions
AP Computer Science Principles Units 1, 2 & 3

Quiz
•
10th - 12th Grade
42 questions
Photoshop Tool Bar Scavenger Hunt

Quiz
•
9th - 12th Grade
43 questions
GCSE Computer Science - 2.1-2.2

Quiz
•
University
39 questions
Python ((SHIFT))

Quiz
•
10th Grade
35 questions
Study Guide for Final Exam*

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade