Which of the following commands is a valid Karel command?

Programming with Karel Quiz

Quiz
•
Computers
•
10th Grade
•
Hard
Joseph Armanious
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
move
move;
move()
move()
2.
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
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If Karel starts at Street 1 and Avenue 1, facing East, where will Karel be, and what direction will Karel be facing after running the following code? (Assume the world is 10x10 in size)
Street 1, Avenue 2, facing East
Street 2, Avenue 1, facing North
Street 1, Avenue 1, facing West
Street 2, Avenue 2, facing South
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the following code: move(); turnLeft(); putBall(); turnLeft(); turnLeft(); turnLeft(); move(); turnLeft(); Where will Karel be and what direction will Karel be facing?
Street 3, Avenue 1, Facing North
Street 1, Avenue 4, Facing North
Street 1, Avenue 3, Facing South
Street 1, Avenue 3, Facing North
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Karel starts at Street 1 and Avenue 1, facing East. After calling the stairStep function twice, where will Karel be and what direction will Karel be facing? (assume this is a SuperKarel program and the world is 10x10 in size)
Street 2, Avenue 2, Facing North
Street 3, Avenue 3, Facing East
Street 3, Avenue 3, Facing West
6.
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
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many total times will Karel move in this program?
1
0
2
3
Create a free account and access millions of resources
Similar Resources on Quizizz
19 questions
JavaScript and Karel Quiz Review

Quiz
•
9th - 12th Grade
21 questions
Karel the Robot Test

Quiz
•
10th Grade
21 questions
Segundo examen parcial de informática 5°

Quiz
•
10th Grade
25 questions
Unit 1 Karel Commands Quiz (Java)

Quiz
•
10th Grade
15 questions
Codehs pretest

Quiz
•
9th - 12th Grade
20 questions
Photoshop

Quiz
•
7th - 11th Grade
25 questions
Unit 1 Intro to Progamming with Karel

Quiz
•
9th - 12th Grade
25 questions
Unit 1 Karel Programming Quiz (Python)

Quiz
•
10th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University