Programming Final Review

Quiz
•
Computers
•
11th Grade
•
Hard
Kylie Bunn
Used 9+ times
FREE Resource
24 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
We must provide a fill for each shape so that our programs can run.
true
false
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Any line of code with a # at the beginning is ignored by Python.
true
false
3.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
We can set the border of a Line shape to 'red'.
true
false
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
The inspector tells us a shape's properties if we hover over it with out mouse.
true
false
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Which of the edits need to happen to the Polygon in the code below so that it draws the picture?
Rect(0, 0, 400, 400, fill='aliceblue')
Polygon(200, 100, 100, 300, 300, 300, fill='sandyBrown')
Change the opacity to 0 and the border to 'sandyBrown'.
Change the opacity to 0 and the borderWidth to 10.
Change the fill to None and the border to 'sandyBrown'.
Change the fill to None and the borderWidth to 10.
6.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Which of the following draws a line that connects the top-most point with the right-most point of the oval shown?
Line(150, 200, 150, 300)
Line(100, 200, 275, 200)
Line(150, 100, 275, 200)
Line(100, 100, 250, 300)
7.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Which of these pictures shows the result of the following lines of code?
Star(175, 200, 100, 5, border='dodgerBlue', borderWidth=10)
Circle(250, 220, 75, fill='grey')
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Ulangan Tikom Tikom Kelas 7 smester Ganjil

Quiz
•
6th - 12th Grade
21 questions
P5.js Exam 1

Quiz
•
9th - 12th Grade
20 questions
Input Devices Quiz

Quiz
•
9th Grade - University
20 questions
JavaScript Game Development Newton

Quiz
•
9th Grade - University
20 questions
Computer Hardware - Input&Output Devices for Situations

Quiz
•
1st - 12th Grade
20 questions
CLI and GUI

Quiz
•
7th - 11th Grade
20 questions
Quarter 3 Final Exam: Functions and Parameters

Quiz
•
9th - 12th Grade
20 questions
UH Pygame - Vol. 1

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

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade