
Karel the Dog: The Basics
Flashcard
•
Computers
•
8th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

3 questions
Show all answers
1.
FLASHCARD QUESTION
Front
If Karel is facing a wall, which command should be used to change its direction to the right?
Back
`turnLeft(); turnLeft(); turnLeft();`
2.
FLASHCARD QUESTION
Front
Consider the following scenario: Karel needs to pick up a beeper, move forward, and then place the beeper down. Which sequence of commands will achieve this? Options: `pickBeeper(); move(); putBeeper();`, `move(); pickBeeper(); putBeeper();`, `putBeeper(); move(); pickBeeper();`, `move(); putBeeper(); pickBeeper();`
Back
`pickBeeper(); move(); putBeeper();`
3.
FLASHCARD QUESTION
Front
Karel starts facing East in the first row, third column. What row and column will Karel be on after the following code runs? move(); move(); move(); turnLeft(); move();
Back
Row 2 and Column 6
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?