
CodeHS 2.8 Functions to 2.12 User Input Review
Flashcard
•
Computers
•
9th - 12th Grade
•
Practice Problem
•
Hard
Wayground Content
Used 1+ times
FREE Resource
Student preview

7 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is the code to collect a number from the user to use for the radius of a circle?
Back
radius = int(input("What is the radius?: "))
2.
FLASHCARD QUESTION
Front
What is the correct way to ask a user for a color and store the answer as a variable? Options: user_color = input("Give a color: "), user_color = "Give a color: ", input("Give a color: ")
Back
user_color = input("Give a color: ")
3.
FLASHCARD QUESTION
Front
Variables allow us to:
Back
Store information to use in our programs
4.
FLASHCARD QUESTION
Front
Which program will have Tracy move forward 10, then turn left and move forward 20?
Back
Option 1
5.
FLASHCARD QUESTION
Front
Which of the following is NOT a way functions make our code more readable?
- Functions break our code into smaller, separate parts
- Function names can describe what the function is completing
- Functions shorten our code by reusing code that has already been written
Back
Each function only contains one command
6.
FLASHCARD QUESTION
Front
What two things must be included in your function definition?
Back
A function name and commands to be performed
7.
FLASHCARD QUESTION
Front
Which is the proper way to call the function three_circles? Options: three_circles(), def three_circles():, fun three_circles()
Back
three_circles()
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?
Similar Resources on Wayground
15 questions
Costandi EOC Biology Exam Review
Flashcard
•
KG - University
10 questions
Holi and St. Patrick's Day Trivia
Flashcard
•
KG
14 questions
Hammurabi's Code
Flashcard
•
KG - University
15 questions
Parts of a Sentence
Flashcard
•
KG - University
15 questions
English 1 Final Exam Study Flashcard
Flashcard
•
9th Grade - University
15 questions
thursday review
Flashcard
•
9th Grade - University
15 questions
Semester Exam 2024 Flashcard 1
Flashcard
•
9th Grade - University
15 questions
Finding Zeros of Linear Functions
Flashcard
•
9th Grade - University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade
60 questions
MOS Word Home, Insert, Reference Ribbon Basics
Quiz
•
9th Grade