What will be the output of the following program? Options: Three circles with radii of 3, 7 and 2. Three shapes- a triangle (3 sides), a heptagon (7 sides), and a line (2 sides). Three shapes- a triangle (3 sides), a pentagon (5 sides), and a heptagon (7 sides). Two shapes- a triangle (3 sides) and a pentagon (5 sides).
CodeHS Python Unit 2 Flashcard Review

Flashcard
•
Computers
•
12th Grade
•
Hard
Quizizz Content
FREE Resource
Student preview

25 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Back
Two shapes- a triangle (3 sides) and a pentagon (5 sides).
2.
FLASHCARD QUESTION
Front
What will be the output of the following code? Options: 5 circles in a row, 4 circles in a row, A slinky with 5 circles, An infinite loop will occur
Back
An infinite loop will occur
3.
FLASHCARD QUESTION
Front
Which function would be the most useful for Tracy to draw a mountain range, starting from the left side? Options: # Has Tracy draw a single triangle def make_triangle():, # Change's Tracy's color to red def change_to_red():, # Moves Tracy forward by 100 def move_100():, # Draws a square def my_function():
Back
# Has Tracy draw a single triangle
def make_triangle():
4.
FLASHCARD QUESTION
Front
How can we use variable to control the size of a circle? Options: radius = 50, circle(radius), radius = circle(50), circle(radius), radius = 50, circle(50)
Back
radius = 50
circle(radius)
5.
FLASHCARD QUESTION
Front
In which of the following situations would it be best to make a function? Options: You want Tracy to draw a blue line, and your program requires lots of blue lines., You need Tracy to move forward by 100., 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.
6.
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
7.
FLASHCARD QUESTION
Front
Which of the following functions is defined correctly?
Back
Create a free account and access millions of resources
Similar Resources on Quizizz
18 questions
Basic Python and Console Interaction Flashcard

Flashcard
•
12th Grade
21 questions
Java Loops

Flashcard
•
KG
17 questions
AP CSP Unit 3 Review

Flashcard
•
12th Grade
20 questions
AP CSA unit 1 review

Flashcard
•
11th Grade - University
20 questions
Python

Flashcard
•
11th Grade
15 questions
While Loops

Flashcard
•
11th Grade - University
20 questions
Python Pygame

Flashcard
•
12th Grade
20 questions
Scratch Programming

Flashcard
•
KG
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University