Essentials of Programming Exam Review

Flashcard
•
Computers
•
8th - 10th Grade
•
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
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Tangent Lines to a Circle

Flashcard
•
10th Grade
21 questions
PS Motion Maps

Flashcard
•
9th Grade
20 questions
Force and Motion

Flashcard
•
8th - 9th Grade
15 questions
Circles

Flashcard
•
9th - 10th Grade
15 questions
Compound and Absolute Value Inequalities Review

Flashcard
•
9th - 10th Grade
15 questions
Code.org Express Flashcard

Flashcard
•
8th Grade
20 questions
Newton's Laws

Flashcard
•
9th - 11th Grade
15 questions
Block Code Flashcard - Express Code

Flashcard
•
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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

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

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade
10 questions
Networking Devices and Their Functions

Interactive video
•
5th - 8th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade