What is an input?
Python -- Inputs

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

6 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Back
A function that allows us to ask the user to enter some data.
2.
FLASHCARD QUESTION
Front
What will be displayed if the user types in "Bob"?
Back
Your name is Bob
3.
FLASHCARD QUESTION
Front
What, if anything, is wrong with the following block of code?
input("Type your password: ")
Back
There is no variable
4.
FLASHCARD QUESTION
Front
What, if anything, is wrong with the following block of code?
input = x("Type your password: ")
print(x)
Back
The variable x is never defined
5.
FLASHCARD QUESTION
Front
What, if anything, is wrong with the following block of code?
x = input("Type your password: ")
print("You typed", x)
Back
Nothing is wrong
6.
FLASHCARD QUESTION
Front
What, if anything, is wrong with the following block of code?
x = input("Type your password: ")
print("You typed " + x)
Back
Nothing is wrong
Similar Resources on Quizizz
3 questions
Untitled Flashcards

Flashcard
•
9th Grade - University
5 questions
Nucleic acid Flashcards

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

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

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

Flashcard
•
9th - 12th Grade
4 questions
JavaScript Review 1125

Flashcard
•
9th - 12th Grade
10 questions
Python Loops Flashcard

Flashcard
•
10th Grade
4 questions
Comp Sci Essentials Warm-up 1

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