CodeHS unit 1 Quiz

Quiz
•
Computers
•
10th Grade
•
Hard

Akhil Sivamal
FREE Resource
25 questions
Show all answers
1.
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
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many total times will Karel move in this program
1
5
6
7
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is wrong with this for loop?
a: the for loop uses a semicolon(;) instead of colon(:)
b: it should say range(5) instead of range = 5
A
B
A and B
The for loop 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
What does the mystery function do
Karel moves until it is on a ball
Karel moves once if there is no ball present
Karel moves until it puts down a ball
Karel checks if there is no ball on the current spot and then moves once
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid condition to go in an if statement for Karel
balls_present()
front_is_clear()
left_is_blocked()
turn_left()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Say Karel is on a location with one tennis ball. After the following code runs, how many tennis balls will there be at that location?
0
1
2
6
Create a free account and access millions of resources
Similar Resources on Wayground
24 questions
Unit 4 Quiz 2 Review

Quiz
•
9th - 12th Grade
30 questions
Advanced WPD Exam

Quiz
•
9th - 12th Grade
20 questions
Intro to Programming - AP CSP Unit 2 Review

Quiz
•
9th - 12th Grade
25 questions
Programming with Karel

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

Quiz
•
10th Grade
22 questions
CodeHS Unit 1.1-8 Quiz Review 2

Quiz
•
10th Grade
20 questions
Unit 4 Quiz 1 Review

Quiz
•
9th - 12th Grade
25 questions
PAT ROBOTIC Elektronika Dasar 2019-2020

Quiz
•
KG - Professional Dev...
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