Python Inputs

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Gustavo Perez
Used 37+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What, if anything, is wrong with the following?
x=input("Type your password: ")
print("You typed " + x)
The variable should be switched with the input command
You can't use + in print statements
You can't print x
Nothing is wrong
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What can be used to store information and values so that it can be used later?
Graphic
Variable
output
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What, if anything, is wrong with the following?
x=input("Type your password: ")
print("You typed", x)
The variable should be switched with the input command
You can't use commas in print statements
You can't print x
Nothing is wrong
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What, if anything, is wrong with the following?
input=x("Type your password: ")
print(x)
The variable should be switched with the input command
Input commands don't need ( )
You can't print x
Nothing is wrong
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the word (command) used to display numbers and text on the screen?
show
output
command
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
name=input("What is your name? ")
print("Your name is " + name)
What will be displayed if the user types in "Bob"?
Your name is name
name
Bob
Your name is Bob
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What would print (10 + 16) produce?
10
16
24
26
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python Casting and Input

Quiz
•
8th - 11th Grade
12 questions
N5 SDD - Python input and output

Quiz
•
7th - 11th Grade
12 questions
Python Loops

Quiz
•
9th - 11th Grade
10 questions
Basic Programming Concepts Quiz

Quiz
•
9th Grade
13 questions
Python Reflect

Quiz
•
8th Grade - University
15 questions
Basic Python Coding

Quiz
•
11th - 12th Grade
8 questions
Intro to Python

Quiz
•
7th - 9th Grade
14 questions
Y9 - Module 2 - KT1 Python Basics

Quiz
•
9th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Computers
50 questions
Trivia 7/25

Quiz
•
12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
6 questions
RL.10.1 Cite Evidence

Quiz
•
10th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
14 questions
Algebra 1 SOL Review #1

Quiz
•
9th Grade