Karel Quiz

Quiz
•
Computers
•
8th - 12th Grade
•
Medium
Stephen Parisi
Used 64+ times
FREE Resource
22 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which command is written correctly?
Move
move
Move();
move();
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which command is written incorrectly?
putBall();
putball();
turnLeft();
takeBall();
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
This code:
putBall();
move();
putBall();
put 2 balls in the same place and then move one place?
True
False
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is a code comment?
A way to teach Karel a new word
A way to give notes to the reader to explain what your code is doing
A message to your teacher in code
A place to write whatever you want in your code
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Why do we use functions in programming?
Break down our program into smaller parts
Avoid repeating code
Make our program more readable
All of the above
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Define a Function
means to teach the computer a new command and explain what it should do when receiving that command.
an instruction you can give to Karel
used to mark what code needs to perform in a certain block
actually gives the command, so the computer will run the code for that function.
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Call a Function
actually gives the command, so the computer will run the code for that function.
an instruction you can give to Karel
means to teach the computer a new command and explain what it should do when receiving that command.
used to mark what code needs to perform in a certain block
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Scratch

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

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

Quiz
•
12th Grade
20 questions
CODEHS KAREL

Quiz
•
7th - 9th Grade
18 questions
CodeHS - Unit 5 - Into to Programming with Karel

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

Quiz
•
9th - 12th Grade
26 questions
AP CSP Standard 1 Review

Quiz
•
12th Grade
19 questions
JavaScript and Karel Quiz Review

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

Quiz
•
11th Grade