
Programming Concepts with Karel

Quiz
•
Computers
•
9th Grade
•
Medium
Quizizz Content
Used 22+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Complete the code: 'function turnAround() { ___; turnLeft(); }'.
A) turnRight()
B) move()
C) turnLeft()
D) stop()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What surrounds an if/else statement?
Quotations " "
Curly Brackets { }
Parenthesis ( )
Square Brackets [ ]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a benefit of using preconditions in programming?
They make the code harder to understand
They ensure the program starts in a known state
They slow down the program
They are unnecessary.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the corrected version of the loop: 'for (var i = 0, i < 4, i++) { move(); }'?
for (var i = 0; i < 4; i++) { move(); }
for (var i = 0; i < 4; i--) { move(); }
for (var i = 0; i <= 4; i++) { move(); }
for (var i = 0; i < 3; i++) { move(); }
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fill in the blank: The _______ command is used to rotate Karel 90 degrees clockwise.
move()
putBall()
turnLeft()
turnRight()
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Unit 2 Knowledge Test Make Up

Quiz
•
9th - 12th Grade
12 questions
Mechanical Aptitude

Quiz
•
6th - 12th Grade
11 questions
Know your Coding Blocks

Quiz
•
9th Grade
9 questions
Volleyball Quiz

Quiz
•
9th Grade
10 questions
AP CSP Worksheet 2

Quiz
•
9th - 12th Grade
10 questions
Karel Quizzes 1-5 (Command - Start)

Quiz
•
9th - 12th Grade
9 questions
Programming with Karel

Quiz
•
9th - 12th Grade
10 questions
Small Basic Basics

Quiz
•
8th - 9th 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
40 questions
Algebra Review Topics

Quiz
•
9th - 12th 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
24 questions
Scientific method and variables review

Quiz
•
9th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
19 questions
Mental Health Vocabulary Pre-test

Quiz
•
9th Grade
14 questions
Points, Lines, Planes

Quiz
•
9th Grade