

Intro to CS Fall Sem. Final Review
Flashcard
•
Computers
•
9th - 12th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

82 questions
Show all answers
1.
FLASHCARD QUESTION
Front
To draw a rectangle 30 wide and 40 high you could use.....
Back
Rect(10, 20, 30, 40)
2.
FLASHCARD QUESTION
Front
As x increases, you head right. As y increases, you head
Back
Down
3.
FLASHCARD QUESTION
Front
Which rectangle has a right-bottom corner at (150, 100)? Options: Rect(70, 90, 150, 100), Rect(70, 90, 80, 10), Rect(70, 90, 30, 60), Rect(70, 90, 100, 150)
Back
Rect(70, 90, 80, 10)
4.
FLASHCARD QUESTION
Front
What is the correct code to draw a green square? Options: Rect(50, 50, 100, 100 fill='green'), Rect(50, 50, 100, 100, fill 'green'), Rect(50, 50, 100, 100, fill='green'), rect(50, 50, 100, 100, fill='green')
Back
Rect(50, 50, 100, 100, fill='green')
5.
FLASHCARD QUESTION
Front
What colour is the square which is on top of all the others?
Back
blue
6.
FLASHCARD QUESTION
Front
Which code draws a yellow square with a blue border?
Options: Rect(50, 50, 100, 100, fill='yellow', border='blue', border=12), Rect(50, 50, 100, 100, fill='yellow', border='blue', borderWidth=12), Rect(50, 50, 100, 100, fill='yellow' (border='blue', borderWidth=12)), Rect(50, 50, 100, 100, fill='yellow', border=blue, borderWidth=12)
Back
Rect(50, 50, 100, 100, fill='yellow', border='blue', borderWidth=12)
7.
FLASHCARD QUESTION
Front
Which rectangle has a dashed border? Options: Rect(50, 50, 100, 100, fill='cyan', border='navy', dashed='True'), Rect(50, 50, 100, 100, fill='cyan', border='navy', dashed=True), Rect(50, 50, 100, 100, fill='cyan', border='navy', dashes='True'), Rect(50, 50, 100, 100, fill='cyan', border='navy', dashes=True)
Back
Rect(50, 50, 100, 100, fill='cyan', border='navy', dashes=True)
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 Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?