CMU CS Academy CS1 - Unit 1 Review

CMU CS Academy CS1 - Unit 1 Review

Assessment

Flashcard

Computers

8th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which argument is OPTIONAL when using Rect()? Options: left, width, top

Back

fill

2.

FLASHCARD QUESTION

Front

What is the length of this line?

Line(100,200,300,200)

Back

200

3.

FLASHCARD QUESTION

Front

Which will result in a shape with no fill? Options: fill = No fill, fill = "white", fill = "clear", fill = None

Back

fill = None

4.

FLASHCARD QUESTION

Front

Which is the code for this display: Options: 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')

Back

Label('pick me!',100,200,fill='blue')

5.

FLASHCARD QUESTION

Front

What is this shape's gradient if start is center?

Back

gradient('red','blue')

6.

FLASHCARD QUESTION

Front

What is the star with the LEAST roundness?

Back

A

7.

FLASHCARD QUESTION

Front

Which rectangle was drawn LAST? Options: Blue, Red, Green, Yellow

Back

Red

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?