
Unit 3 Post-Project Assessment

Flashcard
•
Computers
•
7th Grade
•
Hard
Quizizz Content
FREE Resource
Student preview

10 questions
Show all answers
1.
FLASHCARD QUESTION
Front
You want to create a variable to store how loud the music is playing on your cell phone. Which of the following would be the best variable name? a, volume, loudest, 100, silent
Back
volume
2.
FLASHCARD QUESTION
Front
The program below attempts to draw a crab with a blue background. What change needs to be made so that it works correctly?
Options: Move background("blue"); to the end of the program, Move drawSprites(); to the end of the program, Rename the variable sprite to crab, Remove the line of code background("blue");, No change, the program already works
Back
Move drawSprites(); to the end of the program
3.
FLASHCARD QUESTION
Front
The program below attempts to draw a blue rectangle but does not work as intended. What change needs to be made for the blue rectangle to be drawn? Options: drawRect; should be at the end of the program, fill("blue"); should be moved outside of the function and after drawRect;, fill("blue"); should be moved outside of the function and before drawRect;, drawRect; should be drawRect();, rect(0, 300, 200, 50); should be rect(0, 300);
Back
drawRect; should be drawRect();
4.
FLASHCARD QUESTION
Front
Given the functions below, write a program that will draw the scene on the right.
Back
5.
FLASHCARD QUESTION
Front
The program below draws the scene on the right, but you want the rectangle to be further to the right. How can you change the code to achieve this? Options: Call .moveRight(), Add a line of code to change rect.x = 100;, Update the first argument (parameter) of rect( ) to 100, No change needed: the rectangle is animated to move right
Back
Update the first argument (parameter) of rect( ) to 100
6.
FLASHCARD QUESTION
Front
Describe what will happen in the following program: When the left mouse button is pressed, the sprite rotates. When the right arrow key is pressed, it moves to the right.
Back
When the left mouse button is pressed, the sprite rotates. When the right arrow key is pressed, it moves to the right.
7.
FLASHCARD QUESTION
Front
Which program will draw this image? Options: fill("red"); ellipse(100, 100, 50, 50); fill("green"); rect(100, 100, 50, 50);, fill("green"); ellipse(100, 100, 50, 50); fill("red"); rect(100, 100, 50, 50);, fill("red"); rect(100, 100, 50, 50); fill("green"); ellipse(100, 100, 50, 50);, fill("green"); rect(100, 100, 50, 50); fill("red"); ellipse(100, 100, 50, 50);
Back
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
JavaScript

Flashcard
•
7th - 8th Grade
9 questions
Unit 3: Lesson 8: Sprites Flashcard

Flashcard
•
6th Grade
10 questions
Q4 -EV3 Robotics Flashcard

Flashcard
•
6th - 8th Grade
10 questions
TYPING TEST 2 - 12/2024 (B3 602)

Flashcard
•
6th - 8th Grade
11 questions
Code.org Unit 3 Assessment Lessons 3-9

Flashcard
•
8th Grade
10 questions
Loops

Flashcard
•
6th Grade
10 questions
Functions Review (codeHS Tracy Python)

Flashcard
•
6th - 8th Grade
14 questions
Python Review through 1.3

Flashcard
•
7th - 9th Grade
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade
Discover more resources for Computers
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Characterization

Quiz
•
3rd - 7th Grade
20 questions
Guess The Cartoon!

Quiz
•
7th Grade