CMU Review Units 1-4

CMU Review Units 1-4

Assessment

Flashcard

Other

9th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

35 questions

Show all answers

1.

FLASHCARD QUESTION

Front

If we don't provide a fill for each shape we create, our program will encounter an error.

Back

False

2.

FLASHCARD QUESTION

Front

A line of code that starts with # is a comment and is ignored by Python.

Back

True

3.

FLASHCARD QUESTION

Front

We can set the border of a Line shape to 'red'.

Back

False

4.

FLASHCARD QUESTION

Front

We can use the inspector to learn a shape's properties.

Back

True

5.

FLASHCARD QUESTION

Front

Which of the edits need to happen to the Polygon in the code below so that it draws the picture? Options: Change the opacity to 0 and the border to 'sandyBrown'. Change the opacity to 0 and the borderWidth to 10. Change the fill to None and the border to 'sandyBrown'. Change the fill to None and the borderWidth to 10.

Back

Change the fill to None and the border to 'sandyBrown'.

6.

FLASHCARD QUESTION

Front

Which of the following draws a line that connects the top-most point with the right-most point of the oval shown below?

Back

Line(150, 100, 275, 200)

7.

FLASHCARD QUESTION

Front

Which of these pictures shows the result of the following lines of code? Options: a, b, c, d

Back

Media Image

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?