Carnegie CMU Graphics in Python Explore Programming

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Mr Minyard
Used 3+ times
FREE Resource
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
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python Basics

Quiz
•
KG - University
16 questions
Python Basics

Quiz
•
KG - University
20 questions
Python Tracy the Turtle (codehs) through Lesson 9

Quiz
•
8th - 10th Grade
15 questions
Python Introduction

Quiz
•
9th Grade
14 questions
year 8 lesson 2 quiz - python

Quiz
•
8th - 10th Grade
17 questions
Python - Quiz

Quiz
•
9th - 11th Grade
15 questions
PYTHON PROGRAMMING FUNDAMENTALS

Quiz
•
11th Grade
22 questions
CodeHS AP CSP Unit 3 Review

Quiz
•
11th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade