
Python Variables
Authored by STEM Birds
Computers
6th Grade - University
Used 34+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be output of the following code be?
1var = 6
6
1
var
Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Can a variable name start with a number?
Yes
No
Maybe
Irrelevant
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will the output of the following code be?
a = 5
b = 0
print(a)
5
0,5
0
5
5
5
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will the output of the following code be?
a=b=9
print (a)
print(b)
9
18
9
9
18
9
18
18
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What should we start the variable name with?
Number
Letter or an alphabet
Special Character
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will the output of the following code be?
name = Python
print(name)
Python
Error
Python name
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?