
unit 3 karel code hs

Quiz
•
Computers
•
12th Grade
•
Hard
Robert Taylor
Used 5+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
What is wrong with this code? Select all that apply:
the function name should be Start()
the move() command is undefined
the go() function is undefined
the go() function is called twice in a row
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
What is wrong with this Karel command? Select all that apply: Move;
this command is correct
it should have a lower case m
it should have parentheses
it should not have a semi-colon ;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an avenue in a Karel world?
A column
A row
A single point
Karel’s position
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Assuming turnRight has already been defined, Karel starts at Street 1, Avenue 1, facing East in a 5x5 world. What will happen after this code runs?
move()
move()
turn_right()
move()
Karel ends on street 1, avenue 3
Karel will crash into a wall
Karel ends on Street 2, avenue 3
This code won’t run because of a syntax error
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What does a Karel run method look like?
public run() { //code }
public run(){ //code }
public void run { //code }
public void run() { //code }
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Non-executing program statements that provide documentation are ___________.
Comments
Commands
Classes
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Karel begins at Street 2, Avenue 3 facing North. What is her ending location and direction after running the code?
Street 4, Avenue 4, Facing East
Street 2, Avenue 4, Facing West
Street 4, Avenue 2, Facing West
Karel crashes into a wall
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
JavaScript Cert Prep

Quiz
•
9th - 12th Grade
10 questions
Programming Basics Basics

Quiz
•
8th Grade - University
20 questions
Understanding Functions in Programming

Quiz
•
9th Grade - University
10 questions
Fund of CS _ 2.1 - 2.10 Assessment

Quiz
•
9th - 12th Grade
20 questions
Karel Test Review

Quiz
•
9th - 12th Grade
16 questions
Python programming

Quiz
•
6th - 12th Grade
12 questions
Codehs

Quiz
•
9th - 12th Grade
15 questions
Java Script Quiz

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade