
Intro to CS Fall Sem. Final Review

Flashcard
•
Quizizz Content
•
Computers
•
9th - 12th Grade
•
Hard
Student preview

82 questions
Show all answers
1.
FLASHCARD
Front
To draw a rectangle 30 wide and 40 high you could use.....
Back
Rect(10, 20, 30, 40)
2.
FLASHCARD
Front
As x increases, you head right. As y increases, you head
Back
Down
3.
FLASHCARD
Front
Which rectangle has a right-bottom corner at (150, 100)? Options: Rect(70, 90, 150, 100), Rect(70, 90, 80, 10), Rect(70, 90, 30, 60), Rect(70, 90, 100, 150)
Back
Rect(70, 90, 80, 10)
4.
FLASHCARD
Front
What is the correct code to draw a green square? Options: Rect(50, 50, 100, 100 fill='green'), Rect(50, 50, 100, 100, fill 'green'), Rect(50, 50, 100, 100, fill='green'), rect(50, 50, 100, 100, fill='green')
Back
Rect(50, 50, 100, 100, fill='green')
5.
FLASHCARD
Front
What colour is the square which is on top of all the others?
Back
blue
6.
FLASHCARD
Front
Which code draws a yellow square with a blue border?
Options: Rect(50, 50, 100, 100, fill='yellow', border='blue', border=12), Rect(50, 50, 100, 100, fill='yellow', border='blue', borderWidth=12), Rect(50, 50, 100, 100, fill='yellow' (border='blue', borderWidth=12)), Rect(50, 50, 100, 100, fill='yellow', border=blue, borderWidth=12)
Back
Rect(50, 50, 100, 100, fill='yellow', border='blue', borderWidth=12)
7.
FLASHCARD
Front
Which rectangle has a dashed border? Options: Rect(50, 50, 100, 100, fill='cyan', border='navy', dashed='True'), Rect(50, 50, 100, 100, fill='cyan', border='navy', dashed=True), Rect(50, 50, 100, 100, fill='cyan', border='navy', dashes='True'), Rect(50, 50, 100, 100, fill='cyan', border='navy', dashes=True)
Back
Rect(50, 50, 100, 100, fill='cyan', border='navy', dashes=True)
8.
FLASHCARD
Front
Which code is correct: Rect(50, 50, 100, 100, fill=None, border='blue', borderWidth=6), Rect(50, 50, 100, 100, fill=none, border='blue', borderWidth=6), Rect(50, 50, 100, 100, fill='None', border='blue', borderWidth=6), Rect(50, 50, 100, 100, fill='none', border='blue', borderWidth=6)?
Back
Rect(50, 50, 100, 100, fill=None, border='blue', borderWidth=6)
9.
FLASHCARD
Front
How do we code RGB values? Options: Rect(100, 100, 100, 100, fill=rgb 46, 139, 87), Rect(100, 100, 100, 100, fill='rgb'(46, 139, 87)), Rect(100, 100, 100, 100, fill='rgb 46, 139, 87'), Rect(100, 100, 100, 100, fill=rgb(46, 139, 87))
Back
Rect(100, 100, 100, 100, fill=rgb(46, 139, 87))
10.
FLASHCARD
Front
Which is correct for a gradient? Options: Rect(50, 50, 100, 100, fill='gradient('red', 'blue')'), Rect(50, 50, 100, 100, fill=gradient,'red', 'blue'), Rect(50, 50, 100, 100, fill=gradient('red', 'blue')), Rect(50, 50, 100, 100, fill=gradient('red' 'blue'))
Back
Rect(50, 50, 100, 100, fill=gradient('red', 'blue'))
Explore all questions with a free account
Similar Resources on Quizizz
43 questions
French numbers 1-60

•
6th - 8th Grade
39 questions
Java Script- Variables/Animation

•
6th - 8th Grade
36 questions
Java Script TEST

•
12th Grade
35 questions
Los Numeros Flashcard

•
9th - 11th Grade
36 questions
Budgeting and Saving

•
12th Grade
66 questions
Flashcard 2.5-2.12

•
10th - 12th Grade
64 questions
CSD Unit 3

•
7th - 8th Grade
44 questions
Google Sheets Skills

•
9th - 11th Grade
Popular Resources on Quizizz
17 questions
CAASPP Math Practice 3rd

•
3rd Grade
15 questions
Grade 3 Simulation Assessment 1

•
3rd Grade
37 questions
Math STAAR Review

•
4th Grade
12 questions
Earth Day

•
4th Grade
19 questions
HCS Grade 5 Simulation Assessment_1 2425sy

•
5th Grade
20 questions
Science STAAR Review! 23-24

•
5th Grade
22 questions
HCS Grade 4 Simulation Assessment_1 2425sy

•
4th Grade
16 questions
Grade 3 Simulation Assessment 2

•
3rd Grade