
CMU CS Academy CS1 - Unit 1 Review

Assessment
•
Dustin Burger
•
9th - 12th Grade
•
501 plays
•
Medium
Student preview

15 questions
Show answers
1.
Multiple Choice
Which argument is OPTIONAL when using Rect()
left
fill
width
top
2.
Multiple Choice
What is the length of this line?
Line(100,200,300,200)
300
100
200
0
3.
Multiple Choice
Which will result in a shape with no fill?
fill = No fill
fill = "white"
fill = "clear"
fill = None
4.
Multiple Choice
Which is the code for this display:
Label('pick me!',100,200)
Label('pick me!',100,200,fill='blue',font='monospace')
Label('pick me!',100,200,fill='blue')
Label('pick me!',200,100,fill='blue')
5.
Multiple Choice
What is this shape's gradient?
gradient('red','blue')
gradient('blue','red')
fill = 'red,blue'
gradient('purple')
Explore all questions with a free account
Find a similar activity
Create activity tailored to your needs using
CS1: Unit 1 Review

•
10th Grade
CMU CS Academy Unit 3

•
9th Grade
CMU Unit 1

•
12th Grade
CMU: CS Academy: Unit 1

•
9th - 12th Grade
CMU "Creating Drawings" Unit Quiz

•
12th Grade
CMU Unit 1 Practice Test

•
9th - 12th Grade
CMU quiz

•
7th - 9th Grade
CS 1 - Unit 1

•
9th - 12th Grade