
Python Inputting Text Quiz

Quiz
•
Others
•
10th Grade
•
Medium
Mr Lucas
Used 3+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a string in Python?
A collection of characters
A collection of functions
A collection of variables
A collection of numbers
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to ask a question and let a user input data in Python?
query
input
ask
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to print a variable 'name' in a sentence?
print('Hello' & name)
print('Hello' name)
print('Hello', name)
print('Hello' + name)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to concatenate strings in Python?
Using ampersands
Using commas
Using plus sign
Using semicolons
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the 'input' function in Python?
To define a function
To receive user input
To perform mathematical operations
To output data to the console
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of a string?
12345
True
3.14
Boeing 747
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you use a previously assigned variable within an input statement?
Using colons
Using plus sign
Using commas
Using brackets
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code: name = input('What is your name? '); print('It is nice to meet you', name)
It is nice to meet you
It is nice to meet you [name]
What is your name?
It is nice to meet you followed by the user's input
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to ask a user for their favorite color and print it?
color = input('What is your favorite color? '); print('Your favorite color is' & color)
color = input('What is your favorite color? '); print('Your favorite color is' color)
color = input('What is your favorite color? '); print('Your favorite color is' + color)
color = input('What is your favorite color? '); print('Your favorite color is', color)
Similar Resources on Wayground
10 questions
Understanding Computer Hardware

Quiz
•
10th Grade
10 questions
Colors of World Flags

Quiz
•
10th Grade
10 questions
Understanding Democracy

Quiz
•
10th Grade
11 questions
Impressionism Composers & Compositions

Quiz
•
10th Grade
11 questions
ABOUT ME 🤪🌸

Quiz
•
9th - 12th Grade
8 questions
Leadership Styles

Quiz
•
9th - 12th Grade
7 questions
Taylor Swift

Quiz
•
9th - 12th Grade
10 questions
pretest

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Others
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
6 questions
Rule of Law

Quiz
•
6th - 12th Grade
15 questions
ACT Math Practice Test

Quiz
•
9th - 12th Grade
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade
10 questions
Would you rather...

Quiz
•
KG - University