CodeHS Python Unit 2 Flashcard Review

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

25 questions
Show all answers
1.
FLASHCARD QUESTION
Front
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).
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 Wayground
18 questions
Basic Python and Console Interaction Flashcard

Flashcard
•
12th Grade
19 questions
Intro to CS Midterm Exam

Flashcard
•
12th Grade
19 questions
Q2 PYTHON CONDITIONALS

Flashcard
•
University
15 questions
While Loops

Flashcard
•
11th Grade - University
20 questions
Python Pygame

Flashcard
•
12th Grade
19 questions
Final Review Part 2

Flashcard
•
11th Grade
20 questions
Scratch Programming

Flashcard
•
KG
17 questions
AP CSA Unit 3 Review

Flashcard
•
12th 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