CodeHS - Unit 5 - Into to Programming with Karel

Quiz
•
Computers
•
9th Grade
•
Hard
Quizizz Content
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can we improve the following program?
function start() {
move();
move();
move();
move();
move();
move();
move();
move();
move();
}
Break down this program into more functions
Use a for loop to repeat the move command
Use a while loop to repeat the move command
Fix the indentation of this program
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can we teach Karel new commands?
For loop
While loop
Define a new function
The main function
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the start function?
A function that starts.
It is the main body of a program, where all other functions are called up.
It is the start of a racing program.
It is another function like all others that can be written with any definition you want.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a "bug" in programming?
an error in a code
a scratch on the screen
something is wrong with the computer
none of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is a condition in Karel programming?
The place in code where the program stops running.
A method that returns a true or false answer. Typically used within a control structure.
The number of times a program loops.
What karel does during the program.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is programming?
a set of related activities
someone who knows how to program
giving the computer a set of commands
a language where the codes are written in text
7.
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
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
JavaScript Basics CodeHS

Quiz
•
7th - 12th Grade
23 questions
Programming with Karel Quiz

Quiz
•
9th - 12th Grade
15 questions
JavaScript Knowledge & Skills

Quiz
•
9th - 12th Grade
20 questions
Understanding Functions in Programming

Quiz
•
9th Grade - University
17 questions
Cumulative Test Practice Units 1, 3, 4, 5, & 7

Quiz
•
9th - 12th Grade
15 questions
Coding Pre-quiz

Quiz
•
6th - 9th Grade
18 questions
Video Game Design: 2nd 9 Weeks Test Review

Quiz
•
9th - 12th Grade
20 questions
IST CodeHS Unit 2 Robot Coding Review

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

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

Quiz
•
9th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
19 questions
Mental Health Vocabulary Pre-test

Quiz
•
9th Grade
14 questions
Points, Lines, Planes

Quiz
•
9th Grade