
Python Print Statement
Authored by Sophie Higson
Computers
6th - 10th Grade
CCSS covered
Used 21+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement prints I am 10 years old?
pint("I am 10 years old.")
print('I am 10 years old.)
print('')I am 10 years old.
print("I am 10 years old.")
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the output be from the following code?
print(Hello world!)
Tags
CCSS.L.2.2C
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which statement prints 7 (Select 2 answers)
print 7
print("7"
print("7")
print(3 + 4)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the Python built-in function used to display numbers and text on the screen?
input
output
command
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output?
x=5
print ( x )
5
10
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output?
x=10
print ( x )
5
10
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output?
x=10
print ( "x" )
5
10
x
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?