Which of the following is the correct way to define a turn_right function in Karel?

Computer Programming in Python Review

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Katy Fleming
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
hich 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()
3.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
In the following code from the Cleanup Karel example, what is the purpose of If Statement #2?
To move the last time
To pick up the ball that is in the last spot
To pick up the ball that is in the last spot, if there is one
To take the ball from all of the positions that have a ball on them
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What makes the following command an invalid Karel command?
turn_Left()
It should end in semicolon
The L should be a lower l
It should start with a capital T
This command is correct
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What is wrong with this for loop?
for i in range = 5;
move()
A. The for loop uses a semicolon(;) instead of colon(:)
B. It should say range(5) instead of range = 5
A
B
Both A and B
Neither A or B
6.
MULTIPLE CHOICE QUESTION
5 mins • 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 3, Avenue 1, Facing North
Street 1, Avenue 4, Facing North
Street 1, Avenue 3, Facing South
Street 1, Avenue 3, Facing North
7.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Karel starts at Street 1, Avenue 1, facing East in a 5x5 world. What will happen after this code runs?
Karel will end on Street 1, Avenue 2
Karel will end on Street 1, Avenue 7
This code won’t run because of a syntax error
Karel will crash into a wall
Create a free account and access millions of resources
Similar Resources on Quizizz
25 questions
CodeHS Javascript Unit 1 Quiz Review

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

Quiz
•
9th Grade - University
23 questions
Unit 2 Quiz review

Quiz
•
12th Grade
20 questions
AQA GCSE Computer Science - 3.2.2 Programming Concepts

Quiz
•
8th - 10th Grade
25 questions
Code HS Unit 2 Quiz

Quiz
•
9th Grade
25 questions
CodeHS unit 1 Quiz

Quiz
•
10th Grade
20 questions
CODEHS KAREL

Quiz
•
7th - 9th Grade
30 questions
CFU 2.1 - Karel Python CodeHS (mod 1-5)

Quiz
•
9th - 12th 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
30 questions
Linear Inequalities

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

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