CodeHS - Unit 6 - Programming with Karel

Quiz
•
Computers
•
9th Grade
•
Medium
Teri Miles
Used 255+ times
FREE Resource
Student preview

15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following commands is a valid
Karel command?
move
move;
move();
move()
2.
MULTIPLE CHOICE QUESTION
45 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
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Why do we use functions in Karel programs?
Break down our program into smaller parts
Avoid repeating code
Make our program more readable
All of the above
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Why does a programmer indent their code?
Helps show the structure of the code.
Easier for other people to understand.
A key part of good programming style!
All of the above
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How can we teach Karel new commands?
For loop
While loop
Define a new function
The start function
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How many times is the start function called?
0
1
2
463
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How many times is the start function defined?
0
1
2
As many as is needed
Create a free account and access millions of resources
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade