
Final Exam 9

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

44 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
Multiple Times
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 the most useful to make Tracy draw the picture attached, starting from the top?
Back
6.
FLASHCARD QUESTION
Front
Which of the following is NOT a command you can give to Tracy? color, turn, 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
40 questions
AP Computer Science Principles - Fall Semester Exam

Flashcard
•
10th Grade
35 questions
Scratch Basics

Flashcard
•
8th Grade
35 questions
Intro to Programming with Tracy the turtle

Flashcard
•
6th - 10th Grade
35 questions
CMU Review Units 1-4

Flashcard
•
9th Grade
44 questions
Computer Science Units 1-3 Final Exam Review Part 2

Flashcard
•
7th - 8th Grade
42 questions
CompSci1 2024 Fall Review

Flashcard
•
11th Grade
40 questions
C++ Programming

Flashcard
•
9th - 12th Grade
37 questions
AP CSP Exam Review

Flashcard
•
9th - 12th Grade
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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade