
CS Python Fundamentals Quiz 6 Review
Authored by Scott Chamberlain
Computers
9th - 12th Grade
Used 6+ times

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
The point graphed at (4,8) is labeled ...
A
B
C
D
E
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The point graphed at (12,2) is labeled as ...
A
B
C
D
E
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
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
E
line color
D
radius
C
center y coordinate
A
fill color
B
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
According to the code block pictured here, which drawing is the correct result?
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?