Search Header Logo

Programming Final Review

Authored by Kylie Bunn

Computers

11th Grade

Used 9+ times

Programming Final Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

We must provide a fill for each shape so that our programs can run.

true

false

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Any line of code with a # at the beginning is ignored by Python.

true

false

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

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

true

false

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

The inspector tells us a shape's properties if we hover over it with out mouse.

true

false

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

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

Rect(0, 0, 400, 400, fill='aliceblue')

Polygon(200, 100, 100, 300, 300, 300, fill='sandyBrown')

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

5 mins • 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?

Line(150, 200, 150, 300)

Line(100, 200, 275, 200)

Line(150, 100, 275, 200)

Line(100, 100, 250, 300)

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

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

Star(175, 200, 100, 5, border='dodgerBlue', borderWidth=10)

Circle(250, 220, 75, fill='grey')

Media Image
Media Image
Media Image
Media Image

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?