
Programming with Karel Quiz

Quiz
•
Computers
•
10th Grade
•
Hard
Joseph Armanious
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following commands is a valid Karel command?
move
move;
move()
move()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is the following command an invalid Karel command? turnleft();
It should end in a colon rather than a semicolon
The l should be a capital L
It should start with a capital T
This command is correct
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If Karel starts at Street 1 and Avenue 1, facing East, where will Karel be, and what direction will Karel be facing after running the following code? (Assume the world is 10x10 in size)
Street 1, Avenue 2, facing East
Street 2, Avenue 1, facing North
Street 1, Avenue 1, facing West
Street 2, Avenue 2, facing South
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the following code: move(); turnLeft(); putBall(); turnLeft(); turnLeft(); turnLeft(); move(); turnLeft(); Where will Karel be and what direction will Karel be facing?
Street 3, Avenue 1, Facing North
Street 1, Avenue 4, Facing North
Street 1, Avenue 3, Facing South
Street 1, Avenue 3, Facing North
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Karel starts at Street 1 and Avenue 1, facing East. After calling the stairStep function twice, where will Karel be and what direction will Karel be facing? (assume this is a SuperKarel program and the world is 10x10 in size)
Street 2, Avenue 2, Facing North
Street 3, Avenue 3, Facing East
Street 3, Avenue 3, Facing West
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What’s wrong with this code?
The go function is called twice
The go function has a syntax error
The go function has been defined twice
go is not a command that Karel understands
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many total times will Karel move in this program?
1
0
2
3
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Networks

Quiz
•
8th Grade - University
17 questions
Resumes

Quiz
•
10th - 12th Grade
23 questions
School Procedures

Quiz
•
9th - 12th Grade
18 questions
Microsoft Word

Quiz
•
9th - 12th Grade
20 questions
2.1 Growing The Business

Quiz
•
8th - 12th Grade
21 questions
Database Design - IST - Stage 5

Quiz
•
9th - 10th Grade
19 questions
JavaScript and Karel Quiz Review

Quiz
•
9th - 12th Grade
25 questions
Unit 1 Karel Commands Quiz (Java)

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade