
Python Printing
Authored by Freddie Price
7th - 9th Grade
Used 1K+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword is used to display data in python
display
ouput
show
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What MUST a print statement have after the word print?
"Quotation marks"
(Brackets)
[Square Brackets]
*asterix's*
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
choose the correctly written print statement:
Print("Hello")
PRINT(Hello)
print("Hello")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be displayed by the following statement:
print("Wheatley Park")
"Wheatley Park"
("Wheatley Park")
Wheatley Park
print ("Wheatley Park")
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Do you need "quotation marks" when printing numbers?
Yes
No
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement will print the following:
4+4
print("4+4")
print(4+4)
Print("4+4")
print("4"+"4")
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement will print the following:
8
print("4+4")
print(4+4)
Print("4+4")
print("4"+"4")
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?