CP M.6.1-6.6 Review
Quiz
•
Other
•
11th Grade
•
Easy
Marcia Bernas
Used 5+ times
FREE Resource
Enhance your content
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are color codes stored as?
int
strings
floats
hex
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an acceptable way to create a color?
“(224, 117, 250)”
“ff00ff”
“RGB(224, 117, 250)”
red
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
import simplegui
draw(canvas):
for i in range (10):
canvas.draw_text("Hello", (10, 25 + 20*i), 12, "red")
frame = simplegui.create_
frame("Testing", 400, 400)
frame.set_draw_handler(draw) frame.start()
When this program runs, which value in which function determines the size of the text that is printed on the screen?
The “20*i” in canvas.draw_text("Hello", (10, 25 + 20*i), 12, "red")
The “10” in canvas.draw_text("Hello", (10, 25 + 20*i), 12, "red")
The “400” in simplegui.create_frame("Testing", 400, 400)
The “12” in canvas.draw_text("Hello", (10, 25 + 20*i), 12, "red")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
import simplegui
def draw(canvas):
for i in range (7):
canvas.draw_text("Hello there!", (10, 25 + 20*i), 15, "blue")
frame = simplegui.create_
frame("Testing", 400, 400)
frame.set_draw_handler(draw) frame.start()
When this program runs, how many times will "Hello there!" be printed?
1
7
10
15
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = 4
for i in range(5):
x = x * 2
print(x)
20
32
128
200
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following are true about (x,y) points?
They start at the top right corner
They start at the top left corner
They start at the bottom right corner
They start at the bottom left corner
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The coordinate (1, 4) on this coordinate plane is located at point:
a
b
c
d
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Quiz Videografi 1
Quiz
•
11th Grade
10 questions
Foods 2 - 1.01 Careers Vocab quiz
Quiz
•
10th - 12th Grade
10 questions
Samoa
Quiz
•
10th - 12th Grade
9 questions
Photoshop Layer Basics: 3.1 Use layers to manage design elements
Quiz
•
11th Grade
15 questions
Sony A6700 Quiz
Quiz
•
10th Grade - University
10 questions
Arc Welding Safety
Quiz
•
9th - 12th Grade
10 questions
Perspective Drawing
Quiz
•
8th - 12th Grade
10 questions
TEKNIK OTOTRONIK 11 S1 & S2 HAL 119 PA 3
Quiz
•
11th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Other
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
29 questions
CCG 2.2.3 Area
Quiz
•
9th - 12th Grade
15 questions
PRESENTE CONTINUO
Quiz
•
9th - 12th Grade
13 questions
BizInnovator Startup - Experience and Overview
Quiz
•
9th - 12th Grade
16 questions
AP Biology: Unit 1 Review (CED)
Quiz
•
9th - 12th Grade