CMU CS Academy CS1 - Full Unit 1 Review

CMU CS Academy CS1 - Full Unit 1 Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Shawn Kenner

Used 14+ times

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which argument is OPTIONAL when using Rect()

left

fill

width

top

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the length of this line?


Line(100,200,300,200)

300

100

200

0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which will result in a shape with no fill?

fill = No fill

fill = "white"

fill = "clear"

fill = None

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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 QUESTION

30 sec • 1 pt

Media Image

What is this shape's gradient?

gradient('red','blue')

gradient('blue','red')

fill = 'red,blue'

gradient('purple')

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the star with the LEAST roundness?

A

B

C

D

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which rectangle was drawn LAST?

Blue

Red

Green

Yellow

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?