Programming with Karel

Quiz
•
Computers
•
7th - 12th Grade
•
Medium
M Holloman
Used 94+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following commands is a valid Karel command?
takeball();
move;
move();
putBall()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why do we use functions in Karel programs?
Break down our program into smaller parts
All of these are true
Avoid repeating code
Make our program more readable
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What makes 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
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the proper format for a single line comment in Karel?
This is a comment
THIS IS A COMMENT
//This is a comment
/*This is a comment
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid condition to go in an if statement for Karel?
ballsPresent()
frontIsClear()
leftIsBlocked()
turnLeft()
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
How can we teach Karel new commands?
While loop
Define a new function
The start function
For loop
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Say you want to write a program to have Karel put down 300 tennis balls. Which control structure would you use?
If statement
While loop
For loop
Nested while loop
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Business letter

Quiz
•
10th - 11th Grade
20 questions
Study Skills Quiz

Quiz
•
9th - 12th Grade
24 questions
C N+ U17

Quiz
•
10th Grade
26 questions
Yearbook Terms

Quiz
•
6th - 9th Grade
25 questions
CodeHS unit 1 Quiz

Quiz
•
10th Grade
27 questions
Programming with Karel the Dog I

Quiz
•
5th - 8th Grade
20 questions
les jeux vidéos

Quiz
•
7th Grade
24 questions
S3 Python datatypes and variables

Quiz
•
8th - 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
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

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

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

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

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

Quiz
•
9th - 12th Grade