Search Header Logo

Carnegie CMU Graphics in Python Explore Programming

Authored by Mr Minyard

Computers

9th - 12th Grade

Used 3+ times

Carnegie CMU Graphics in Python Explore Programming
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(CMU Graphics) What does the code 'Circle(200, 200, 150)' in Python do?

Draws a square with side length 150

Creates an animation of a moving circle

Draws a circle with a radius of 150

Changes the color of the canvas

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(CMU Graphics) What does changing the third number in 'Circle(x, y, radius)' do?

Moves the circle up or down

Changes the circle's color

Makes the circle bigger or smaller

Determines what number is in the middle of the circle

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(CMU Graphics) What are the first two numbers in 'Circle(centerX, centerY, radius)' used for?

To specify where the circle is drawn on the canvas

To set the thickness of the circle's border

To determine the color of the circle

To animate the circle

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(CMU Graphics) What happens if you don't use three numbers to draw a circle in Python?

Python indicates an error due to insufficient information

The circle will be drawn with default values

Python will choose random values for the missing numbers

Python will draw a square instead

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(CMU Graphics) How do you color a circle blue in Python?

With the code 'fill='blue''

By setting 'background=blue'

By writing 'Circle(blue)'

Using the code 'color=blue'

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(CMU Graphics) What does the Inspector tool do?

It changes the color of shapes

It tells you the position and color of a shape

It draws shapes automatically

It corrects errors in your code

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(CMU Graphics) What happens when two circles are drawn in Python?

The second circle erases the first

Both circles blend into a new color

Python will only draw the larger circle

The first circle drawn is behind the second

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?