Intro to Python Project Stem Unit 6 Test

Quiz
•
Instructional Technology
•
9th - 12th Grade
•
Hard
Karen Theodosopoulos
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Definition: A function that draws a circle on the canvas.
draw_box
draw_polygon
create_frame
draw_circle
Answer explanation
The function 'draw_circle' specifically indicates the action of drawing a circle on the canvas, making it the correct choice. The other options do not relate to drawing a circle.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Definition: A variable declared outside of a function, that can be used anywhere in a program.
Global variable
Global constant
Function
Parameter
Answer explanation
A global variable is defined outside any function, allowing it to be accessed throughout the program. This contrasts with local variables, which are confined to their respective functions. Thus, the correct answer is 'Global variable'.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Definition: A container that holds the graphics.
Segment
Packet
Page
Frame
Answer explanation
A 'Frame' is a container that holds graphics, making it the correct choice. Other options like 'Segment', 'Packet', and 'Page' do not specifically refer to a graphics container.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Definition: A function that creates the frame to hold the drawing.
global
draw_line
create_frame
draw_polygon
Answer explanation
The correct answer is 'create_frame' because it directly refers to a function that establishes the structure needed to hold a drawing, aligning perfectly with the provided definition.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Definition: A function that draws a line on the canvas.
draw_box
create_frame
draw_line
draw_polygon
Answer explanation
The question defines a function that specifically draws a line on the canvas. The correct choice, 'draw_line', directly matches this definition, while the other options refer to different shapes or frames.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Definition: A command used to mix and create colors in Python using red, green and blue.
CMYK
PIXEL
RGB
BINARY
Answer explanation
The RGB color model uses red, green, and blue light to create a broad spectrum of colors. It is the standard method for color mixing in digital applications, making 'RGB' the correct answer.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A function that draws a polygon on the canvas.
draw_circle
draw_box
draw_polygon
write()
Answer explanation
The function 'draw_polygon' specifically indicates the action of drawing a polygon on the canvas, making it the correct choice. The other options either refer to different shapes or actions unrelated to polygons.
Similar Resources on Wayground
10 questions
Avaliação PC 1B 25

Quiz
•
10th Grade
6 questions
استخدام المؤثرات

Quiz
•
9th Grade
11 questions
TEST UNIT 3 ELECTRICITY

Quiz
•
9th Grade
10 questions
Electrical Drawing Plan

Quiz
•
9th Grade
10 questions
Understanding Car Body Panels

Quiz
•
9th Grade
10 questions
Promoción de productos tecnológicos.

Quiz
•
9th Grade
10 questions
1ª Questionário Avaliativo - 1º Trimestre P.C 8ª A - J.A

Quiz
•
8th Grade - University
10 questions
Media and Information Literacy

Quiz
•
1st Grade - University
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