CMU Review Units 1-4: Part 1 of 2

CMU Review Units 1-4: Part 1 of 2

9th Grade

35 Qs

quiz-placeholder

Similar activities

test qanas

test qanas

1st Grade - Professional Development

32 Qs

Information Technology

Information Technology

1st - 12th Grade

40 Qs

Input&Output

Input&Output

8th - 10th Grade

35 Qs

Code.org Express Course (2019)

Code.org Express Course (2019)

9th Grade

30 Qs

Consumer Choice & Travel

Consumer Choice & Travel

9th - 10th Grade

30 Qs

Brookshine competition

Brookshine competition

8th Grade - University

32 Qs

Intelligence Ability Test - 1

Intelligence Ability Test - 1

4th Grade - Professional Development

30 Qs

NBCRMS Agenda Book Scavenger Hunt

NBCRMS Agenda Book Scavenger Hunt

7th Grade - University

30 Qs

CMU Review Units 1-4: Part 1 of 2

CMU Review Units 1-4: Part 1 of 2

Assessment

Quiz

Other

9th Grade

Medium

Created by

Kelsie Mason

Used 3+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

True

False

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

True

False

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

True

False

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

True

False

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Which of the edits need to happen to the Polygon in the code below so that it draws the picture?

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.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

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

Line(150, 200, 150, 300)

Line(100, 200, 275, 200)

Line(150, 100, 275, 200)

Line(100, 100, 250, 300)

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Which of these pictures shows the result of the following lines of code?

Media Image
Media Image
Media Image
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?