

Karel Test Review
Flashcard
•
Computers
•
9th - 12th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

20 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which of these is a valid Karel command? Options: move;
move; , MOVE, move();, move()
Back
move();
2.
FLASHCARD QUESTION
Front
What command will place a ball down in a spot? Options: placeBall();, Putball();, putball():, putBall();
Back
putBall();
3.
FLASHCARD QUESTION
Front
If Karel starts at Street 1 and Avenue 3 facing East, what street (row) and avenue (column) will Karel be on after this code runs?
move();
move();
move();
turnLeft();
move();Back
Street 2 and Avenue 6
4.
FLASHCARD QUESTION
Front
If Karel is facing North and the code
turnLeft();
turnLeft();
turnLeft();
runs; which direction is Karel facing now?
Back
East
5.
FLASHCARD QUESTION
Front
In coding terms, the action of doing something over and over again.
Back
Loop
6.
FLASHCARD QUESTION
Front
A piece of code that you can easily call over and over again.
Back
Functions
7.
FLASHCARD QUESTION
Front
How many times should Karel turn left in order to turn right?
Back
3
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?