
Python for Beginners (Module 3.1): Reading user input

Quiz
•
Computers
•
7th Grade
•
Medium
Annie Young
Used 9+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code display?
print("Hello, World!")
Hello World!
Hello, World!
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to print a string in Python?
print(Hello, Python!)
print("Hello, Python!")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you get input from the user in Python?
input = "Enter your name"
name = input("Enter your name")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you get input from the user in Python?
input = name("Enter your name")
name = input("Enter your name")
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you get input from the user in Python?
age = input("What is your age? ")
input = ("What is your age? ")
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code output?
name = input("What is your name? ")
print(f'Hello, {name}')
Assume the user inputs "John".
Hello, John
What is your name? Hello
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code print?
print("Python")
print(Python)
Python
"Python"
"python"
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python 1

Quiz
•
7th - 9th Grade
16 questions
Python Basics

Quiz
•
KG - University
25 questions
Python Quiz - print + input

Quiz
•
7th Grade
25 questions
ALB Basic Python Quiz

Quiz
•
6th - 8th Grade
16 questions
Some Python basics

Quiz
•
6th - 8th Grade
19 questions
Final Lesson

Quiz
•
6th - 8th Grade
20 questions
Intro to Python

Quiz
•
6th - 8th Grade
20 questions
Python Recap

Quiz
•
7th Grade - University
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 Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade
20 questions
Computer Hardware

Quiz
•
6th - 8th Grade
21 questions
Gear Ratio Practice

Quiz
•
6th - 8th Grade