
Python - Printing, Variables and Syntax
Authored by J Sharp
Computers
8th Grade
Used 245+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will the output be of this code?
print"Hello World"
Hello World
"Hello World"
Syntax error
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will the output be of this code?
print("Hello World")
Hello World
"Hello World"
Syntax error
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is syntax?
The words in a language
The rules that must be followed in a language
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Name the variable in this code:
name = "Daffy"
print("Hi", name)
Daffy
Hi
Name
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is a variable?
Someone's name
A stored value
Syntax
Iteration
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
How many individual variables are in this code?
name = "Goofy"
age = "21"
holiday = "Disney"
print("Hi", name, "I see you are", age, "would you like to go to" holiday, "?")
1
2
3
4
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is wrong with this code?
name = Daisy
print("Hello", name)
Missing " " on name
Missing ( ) on Daisy
Extra , after Hello
Missing " " on Daisy
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?