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
20 questions
Python turtle

Quiz
•
8th - 9th Grade
20 questions
Intro to Python Turtle Graphics 2.1-2.4 [50 points]

Quiz
•
9th Grade
20 questions
AQA GCSE Computer Science Paper 1

Quiz
•
9th - 11th Grade
15 questions
Python Fundamentals Quiz

Quiz
•
11th Grade
14 questions
Работа с файлами

Quiz
•
10th Grade
20 questions
Quiz Pemrograman Python Turtle

Quiz
•
11th Grade
20 questions
Python Programming Quiz

Quiz
•
9th Grade - University
20 questions
Python Function - 3

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade