Search Header Logo

CS Python Fundamentals Quiz 6 Review

Authored by Scott Chamberlain

Computers

9th - 12th Grade

Used 5+ times

CS Python Fundamentals Quiz 6 Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The point graphed at (4,8) is labeled ...

A

B

C

D

E

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The point graphed at (12,2) is labeled as ...

A

B

C

D

E

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

The point labeled C is graphed at which location?

(9,8)

(8,9)

(9,10)

(10,9)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python function is best for drawing a triangle?

draw_polygon

draw_line

draw_circle

draw_triangle

5.

MATCH QUESTION

1 min • 1 pt

Given the following command, match the letter of the parameter to the information it represents:

canvas.draw_circle([A, B], C, D, E)

center x coordinate

D

center y coordinate

C

line color

B

radius

A

fill color

E

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, as well as other programming languages, when would you NOT use a "for" loop?

When there is a fixed begin and end value controlling a loop

When you know how many times you want a block of code to execure

When a user-entered value is used as a loop control variable

When you include the "range" function in your loop control statement

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

According to the code block pictured here, which drawing is the correct result?

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?