CMU CS Academy Unit 1 Checkpoint

CMU CS Academy Unit 1 Checkpoint

Assessment

Flashcard

Computers

6th - 8th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

14 questions

Show all answers

1.

FLASHCARD QUESTION

Front

True or False? The opacity argument can be used with any shape.

Back

True

2.

FLASHCARD QUESTION

Front

Named colors need to be written inside of quotation marks (' ' or " ").

Back

True

3.

FLASHCARD QUESTION

Front

This image was drawn using 3 shapes (or fewer).

Back

False

4.

FLASHCARD QUESTION

Front

If a program's code has a syntax error, the error message will be displayed in the editor.

Back

False

5.

FLASHCARD QUESTION

Front

Which of the edits need to happen to the Star in the code below so that it draws the picture?
Circle(200, 200, 150, fill='dodgerBlue')
Star(200 200 120 5 fill='crimson' roundness=80)
Options:
Change the points to 10 and remove the roundness.
Change the points to 10 and add commas between the values.
Add commas between the values and change the opacity to 50.
Add commas between the values and remove the roundness.

Back

Add commas between the values and remove the roundness.

6.

FLASHCARD QUESTION

Front

Which of the following draws a line from the top of the triangle to each of the top two corners of the canvas?

Back

Media Image

7.

FLASHCARD QUESTION

Front

Which of these pictures shows the result of the following lines of code?
Circle(300, 200, 50, fill='limeGreen')
Rect(100, 150, 200, 100, fill='deepPink', opacity=50)
Circle(100, 200, 50, fill='limeGreen')

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?

Discover more resources for Computers