Basic Karel Review

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
Ms. Morales
Used 6+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is written correctly?
move;
move()
move();
move
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is NOT written correctly?
turn_left()
put_ball()
take_ball
move()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a command Basic Karel does not automatically know?
Turn left
Move forward
Turn right
Leave a ball
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What can be used to teach Basic Karel to turn right?
We can not teach Karel to turn right
Basic Karel already knows how to turn right
Give Karel dog treats
Define a function that allows it to make a right turn
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What symbol do we need to use in order to make a single line comment in our Python file?
# comment
// comment
/* comment */
" " " comment " " "
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What symbol do we need to use in order to make a multi line comment in our Python file?
# comment
// comment
/* comment */
" " " comment " " "
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why will this Python code NOT work?
The function is not defined
The function needs to be defined before calling it
The function is never called
There is nothing wrong with this code
Similar Resources on Wayground
10 questions
Turtle Lesson 1

Quiz
•
11th Grade
9 questions
Digital Media - Chapter 1

Quiz
•
8th - 12th Grade
10 questions
python quiz

Quiz
•
6th Grade - Professio...
10 questions
Coding & Robotics

Quiz
•
9th Grade
10 questions
Adv CS- Javascript- Programming with Karel

Quiz
•
12th Grade
11 questions
LESSON 5: CREATING ART WITH CODE

Quiz
•
7th Grade - University
10 questions
Karel Commands Quiz

Quiz
•
10th Grade
10 questions
AutoCad Practice Exam

Quiz
•
10th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade