A set of steps or rules to follow to solve a particular problem.

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
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 Quizizz
43 questions
GCSE Computer Science - 2.1-2.2

Quiz
•
University
35 questions
Robotics Final Exam Study Guide Part II

Quiz
•
9th - 12th Grade
34 questions
Linux Commands

Quiz
•
12th Grade
35 questions
IT Fundamentals Topic 2

Quiz
•
10th - 12th Grade
35 questions
Lesson 1 Review Quiz

Quiz
•
University
40 questions
ANIMATION / Principles of Animation

Quiz
•
6th - 12th Grade
40 questions
FBLA Exploring Computer Science

Quiz
•
6th - 12th Grade
40 questions
Review: CC_L01-L03

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes

Quiz
•
9th - 12th Grade