
Essentials of Programming Exam Review
Flashcard
•
Computers
•
8th - 10th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

25 questions
Show all answers
1.
FLASHCARD QUESTION
Front
How will I tell Tracy to move forward 150 pixels?
Back
backward(-150)
2.
FLASHCARD QUESTION
Front
When using the circle() command, what value do we put inside the parentheses?
Back
Radius of the circle
3.
FLASHCARD QUESTION
Front
Where does Tracy always start in the grid world?
Back
(0, 0) coordinate in the middle of the canvas
4.
FLASHCARD QUESTION
Front
What are the dimensions of Tracy's world?
Back
400 pixels x 400 pixels
5.
FLASHCARD QUESTION
Front
Which command causes Tracy to move from the starting position to reach the right side of the canvas? Options: forward(-200), setposition(400,0), setposition(200,0), forward(400)
Back
setposition(200,0)
6.
FLASHCARD QUESTION
Front
If you want Tracy to draw a circle, move forward without making a line, and draw another circle (where the edges of the circle touch) what set of commands should you write?
Back
circle(30)
penup( )
forward(60)
pendown()
circle(30)
7.
FLASHCARD QUESTION
Front
Which of the following is NOT a reason for loops being useful when writing code?
- Loops help use write the same program with fewer lines of code.
- Loops let us make shapes of multiple sizes
- Loops make it easier to alter code once it's written.
- Loops make our code easier to read
Back
Loops let us make shapes of multiple sizes
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?
Similar Resources on Wayground
20 questions
BHS. INGGRIS KELAS 9
Flashcard
•
9th - 12th Grade
16 questions
IGCSE Thermal Physics Flashcard
Flashcard
•
10th Grade
20 questions
QUYỂN 3. BÀI 3
Flashcard
•
KG
15 questions
8.1 OpenSciEd Flashcard
Flashcard
•
8th Grade
20 questions
Heat
Flashcard
•
6th - 8th Grade
25 questions
2ESO UNIT 1 Flashcards
Flashcard
•
10th Grade
22 questions
Multi-Step Inequalities
Flashcard
•
7th - 9th Grade
21 questions
PERMUTATION vs COMBINATION
Flashcard
•
10th Grade
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
Discover more resources for Computers
10 questions
Navigating Digital Citizenship and Online Safety
Interactive video
•
6th - 10th Grade
10 questions
Practice Typing
Quiz
•
8th Grade
20 questions
Computer / Internet Companies
Quiz
•
9th Grade
10 questions
Exploring the Basics of Google Sheets
Interactive video
•
9th Grade
10 questions
Exponent Rules
Quiz
•
9th - 12th Grade
20 questions
JavaScript - Karel
Quiz
•
9th - 10th Grade