
Midterm Exam

Flashcard
•
Computers
•
9th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

30 questions
Show all answers
1.
FLASHCARD QUESTION
Front
When the following for loop is complete, how many spaces will Tracy have moved?
for i in range(6):
forward(10)
Back
60 spaces
2.
FLASHCARD QUESTION
Front
Suppose you write a function. How many times can you call the function in your code?
Back
As many times as you want
3.
FLASHCARD QUESTION
Front
In which of the following situations would it be best to make a function?
You need Tracy to move forward by 100.
You want Tracy to draw a blue line, and your program requires lots of blue lines.
You need Tracy to turn right and then turn left.
You need to change Tracy’s color.
Back
You want Tracy to draw a blue line, and your program requires lots of blue lines.
4.
FLASHCARD QUESTION
Front
Which of the following pieces of code will make Tracy do the following actions three times: go forward, change colors, and then turn around.
Back
5.
FLASHCARD QUESTION
Front
Which function would be most useful for making Tracy draw a mountain range, starting from the left side?
Back
6.
FLASHCARD QUESTION
Front
Which of the following is NOT a command you can give to Tracy? color, backward, left
Back
turn
7.
FLASHCARD QUESTION
Front
Which of the statements below is true about indentation in Python? Indentation only matters in for loops. Then, everything must be indented one level. Indentation never matters in Python. You can align your code any way you like, but indentation makes your code easier to read. Indentation always matters in Python. Every statement must be aligned correctly. Indentation only matters in functions. Then, everything must be indented one level.
Back
Indentation always matters in Python. Every statement must be aligned correctly.
Create a free account and access millions of resources
Similar Resources on Wayground
26 questions
Parts of a Circle

Flashcard
•
9th Grade
25 questions
Tracy Unit 2 Final Test Study

Flashcard
•
10th Grade
25 questions
Circle Vocab

Flashcard
•
9th - 10th Grade
22 questions
Pi Day

Flashcard
•
8th Grade
22 questions
Y8 Area and Circumference of Circles

Flashcard
•
8th Grade
20 questions
Equations of Circles

Flashcard
•
10th Grade
19 questions
April 14th Flashcardziz Area and Circumference of a Circle

Flashcard
•
10th Grade
18 questions
Parts of Circles

Flashcard
•
9th - 10th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th 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
Introduction to Desktop Computer Systems

Quiz
•
9th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Computer Hardware and Input/Output Devices

Interactive video
•
6th - 10th Grade