
CodeHS Lessons 1-5

Quiz
•
Computers
•
10th - 12th Grade
•
Medium

Tamra Davis
Used 12+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is a valid Karel command?
move();
move
move()
MOVE
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the Karel world, a street is a row.
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the Karel world, a column is an avenue.
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If Karel starts at Street 1 and Avenue 3 facing East, what street (row) and avenue (column) will Karel be on after this code runs?
move();
move();
move();
turnLeft();
move();
Street 1 Avenue 3
Street 3 Avenue 1
Street 6 Avenue 2
Street 2 Avenue 6
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If Karel is facing North and the code
turnLeft();
turnLeft();
runs; which direction is Karel facing now?
West
East
South
North
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many times should Karel turn left in order to turn right?
4
3
2
1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following will teach Karel how to spin in a circle one time?
private void spin()
{
move();
move();
move();
move();
}
private void spin()
{
turnLeft();
turnLeft();
}
private void spin()
{
turnLeft();
turnLeft();
turnLeft();
turnLeft();
}
private void spin()
{
turnRight();
}
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Progamming - Java Syntax

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

Quiz
•
9th Grade - University
15 questions
Fanuc Labs 1-6

Quiz
•
10th - 12th Grade
23 questions
Unit 2 Quiz review

Quiz
•
12th Grade
16 questions
Python - Karel the Dog

Quiz
•
9th - 12th Grade
25 questions
Code HS 3.19 Intro to Programming w/Karel

Quiz
•
9th - 12th Grade
25 questions
CodeHS Javascript Unit 1 Quiz Review

Quiz
•
9th - 12th Grade
15 questions
User Defined Method - 01

Quiz
•
10th 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
40 questions
LSHS Student Handbook Review: Pages 7-9

Quiz
•
11th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
10 questions
Essential Lab Safety Practices

Interactive video
•
6th - 10th Grade
20 questions
Scalars, Vectors & Graphs

Quiz
•
11th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade