
CodeHS Programming Review

Flashcard
•
Other
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

25 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which of the following commands is a valid Karel command? move, move;, move();, move()
Back
move();
2.
FLASHCARD QUESTION
Front
Why is the following command an invalid Karel command? turnleft();
Back
The l should be a capital L
3.
FLASHCARD QUESTION
Front
Which of the following is the correct way to define a turnRight function in Karel? Options: function turnRight() { turnLeft(); turnLeft(); turnLeft(); }, function turnRight() { turnRight(); turnRight(); turnRight(); }, function turnRight { turnLeft(); turnLeft(); turnLeft(); }, turnRight function() { turnLeft(); turnLeft(); turnLeft(); }
Back
function turnRight() { turnLeft(); turnLeft(); turnLeft(); }
4.
FLASHCARD QUESTION
Front
Why do we use functions in Karel programs?
Back
Break down our program into smaller parts, Avoid repeating code, Make our program more readable, All of the above
5.
FLASHCARD QUESTION
Front
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)
Back
Street 1, Avenue 3, Facing North
6.
FLASHCARD QUESTION
Front
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?
Back
Street 3, Avenue 3, Facing East
7.
FLASHCARD QUESTION
Front
In this code, how many times is the dance function called and how many times is it defined? Options: Called 1 time, defined 1 time; Called 1 time, defined 3 times; Called 3 times, defined 1 time; Called 3 times, defined 3 times
Back
Called 3 times, defined 1 time
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Unit 4 Flashcard 2

Flashcard
•
9th - 12th Grade
18 questions
Scratch Programming

Flashcard
•
9th - 12th Grade
27 questions
CodeHS Karel the Dog Test December '24

Flashcard
•
9th - 12th Grade
19 questions
Review 1

Flashcard
•
9th - 12th Grade
15 questions
Video Game Design: 2nd 9 Weeks Test Review

Flashcard
•
9th - 12th Grade
20 questions
Codeing with Karel Review

Flashcard
•
9th - 10th Grade
20 questions
JavaScript Basics CodeHS

Flashcard
•
7th - 12th Grade
27 questions
CodeHS Unit 1

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Other
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
7 questions
EAHS PBIS Lesson- Bathroom

Lesson
•
9th - 12th Grade
57 questions
How well do YOU know Neuwirth?

Quiz
•
9th - 12th Grade