Comp Sci - Unit 5 Review

Quiz
•
Computers
•
12th Grade
•
Hard
Jeremy West
Used 4+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a custom property for a circle?
bigCircle.radius
bigCircle.middle
bigCircle.fill
bigCircle.dashes
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is not a compound conditional?
an ‘if’ statement within an ‘if’ statement
An ‘if’, an ‘elif’, and ‘else’ statements
An ‘if’ and ‘elif’ statement within an ‘else’ statement
An ‘and’ statement
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct way of coding a hold of the space bar?
if(‘space’ in keys)
if(key = ‘space’)
if(‘space’ in keys):
if(key = ‘space’):
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you change the dashes for a variable named ‘box’?
box.dashWidth = 2
box.dashes = (2,4)
box.dash = 2
You can’t change the dashes
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
For the blinds example, what was the custom property blinds.dashWidth used for?
It changed the dash width of the blinds all by itself
It was a number counter that kept track of how wide the dashes and gaps were
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When there are quadrants on the canvas and something different happens in each one, which compound conditional can we not use?
if((mouseX<200) and (mouseY<200)):
if((mouseX<200) or (mouseY<200)):
If(mouseX<200): ____If(mouseY<200)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The code if((mouseX<200) and (mouseY>200)) affects which quadrant?
Top left
Bottom left
Bottom right
Top right
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following has the correct syntax?
if(bigStar.radius == 50):
elif(smallSun.fill = ‘yellow’):
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the blinds example, how did they make them look like folding blinds?
They used many individual lines and made them thicker
They used several rectangles and changed the height
They used two lines and changed the dashes
Similar Resources on Wayground
10 questions
Workplace Ergonomics

Quiz
•
9th - 12th Grade
10 questions
Computer

Quiz
•
6th - 12th Grade
12 questions
Major parts of the Computer

Quiz
•
9th - 12th Grade
10 questions
Technical Terms - Hardware (A-Z) - Blu-ray

Quiz
•
12th Grade
8 questions
Quiz Komputer

Quiz
•
9th - 12th Grade
12 questions
Computer Hardware

Quiz
•
9th - 12th Grade
12 questions
El computador

Quiz
•
12th Grade
10 questions
Code.org Unit 5 Vocab Quiz 1

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

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade