Which of the following is a custom property for a circle?
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
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 Quizizz
10 questions
S If

Quiz
•
9th - 12th Grade
11 questions
Java Script 1.3. Циклы

Quiz
•
1st - 12th Grade
11 questions
Expressions coding and or not coding

Quiz
•
9th - 12th Grade
10 questions
User Interfaces

Quiz
•
11th - 12th Grade
14 questions
VEXcode VR Unit 4 Formative

Quiz
•
12th Grade
7 questions
CSS Rules Quiz-unit 4 CodeHS

Quiz
•
7th Grade - University
10 questions
Excel If function WSC 4.2.3

Quiz
•
7th Grade - University
9 questions
U3: [Assess] L14-L17 Code.org

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University