What is the code to collect a number from the user to use for the radius of a circle?
CodeHS 2.8 Functions to 2.12 User Input Review

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Quizizz Content
Used 1+ times
FREE Resource
Student preview

7 questions
Show all answers
1.
FLASHCARD QUESTION
Front
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
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()
Similar Resources on Quizizz
5 questions
User Inputs JavaScript

Flashcard
•
10th Grade
9 questions
Reading and Writing Files with Python Intro

Flashcard
•
9th - 12th Grade
10 questions
Unit 1 Digital Information (Modified)

Flashcard
•
9th - 12th Grade
10 questions
Unit 1 Vocab CS Discoveries

Flashcard
•
9th - 12th Grade
10 questions
Unity Game Making

Flashcard
•
10th Grade
10 questions
Python Loops Flashcard

Flashcard
•
10th Grade
10 questions
AP CSP Semester Exam Review

Flashcard
•
9th - 12th Grade
10 questions
AP CSP Semester Exam

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