
Karel Programming - Grade 9 - Quiz 1

Quiz
•
Computers
•
9th Grade
•
Medium
Raizal Antony
Used 2+ times
FREE Resource
20 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 written incorrectly?
putball();
putBall();
pickBall();
turnLeft();
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Read the code given below:
putBall();
move();
putBall();
Output of the code - put 2 balls in the same place and then move one place
Is the output true or false?
true
false
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Does the code in the picture will move Karel in a square?
Pick True or False
true
false
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which code among the following below will put Karel in the position shown in second world?
move(); putBall(); move(); putBall();
putBall(); move(); putBall(); move();
move(); putBall(); putBall(); move();
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which code below will put Karel in the position shown in picture?
move(); Move(); turnLeft(); move();
move(); move(); turnLeft(); move();
move(); move(); TurnLeft(); Move();
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Statement - A code should NOT read like English.
Is the statement above true or false?
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
CAD

Quiz
•
7th - 11th Grade
20 questions
Adobe Premiere Interface

Quiz
•
9th - 12th Grade
24 questions
Intro to Programming with Karel

Quiz
•
9th - 12th Grade
15 questions
Input Devices and its uses

Quiz
•
9th Grade
17 questions
Unit 7 Review 1

Quiz
•
9th - 12th Grade
25 questions
CS Unit 1 Quiz Review

Quiz
•
9th - 12th Grade
22 questions
Adobe Photoshop CS6 Tools

Quiz
•
9th - 12th Grade
20 questions
Python Final Exam - Connect Four & Pong

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade