
Unit 4 Review

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

30 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which of these is a valid Java Karel command? putBall; putBall(); putBall() putBall(5);
Back
putBall();
2.
FLASHCARD QUESTION
Front
If Karel is facing East and the following code runs, which direction is Karel facing now?
turnLeft();
turnLeft();
turnLeft();
Back
South
3.
FLASHCARD QUESTION
Front
If Karel starts at Street 1 and Avenue 2 facing North, what street and avenue will Karel be on after this code runs? move(); move(); move(); turnAround(); move();
Back
Street 3 and Avenue 2
4.
FLASHCARD QUESTION
Front
What is the method that is called to start a Karel program?
Back
The run method
5.
FLASHCARD QUESTION
Front
Which of the following is a way to teach Karel new commands? A method, A class, The run method, turnRight();
Back
A method
6.
FLASHCARD QUESTION
Front
A code _______ is a way to give notes to the reader to explain what your code is doing.
Back
comment
7.
FLASHCARD QUESTION
Front
How do you write a Karel class?
Back
public class FunProgram extends Karel
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
Array & ArrayList Review

Flashcard
•
10th - 12th Grade
20 questions
Lists & Tuples

Flashcard
•
9th - 12th Grade
28 questions
Python If Else Statements

Flashcard
•
9th - 12th Grade
20 questions
Programming With Karel Vocabulary Flashcard

Flashcard
•
9th - 12th Grade
22 questions
CodeHS AP CSP Unit 3 Review

Flashcard
•
11th - 12th Grade
25 questions
Python Data Types

Flashcard
•
9th - 12th Grade
21 questions
AP Comp Sci Unit 4 - Variables, Conditionals, and Functions

Flashcard
•
9th - 12th Grade
21 questions
Unit 4: Variables, Conditionals, Functions (APCSP Code.org)

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade