In Python, a variable must be declared before it is assigned a value:

Software 3

Quiz
•
Science, Computers, Other
•
University
•
Hard

Ronnie Bruno
Used 16+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, a variable may be assigned a value of one type, and then later assigned a value of a different type:
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements assigns the value 100 to the variable x in Python:
x ← 100
let x = 100
x := 100
x = 100
x << 100
4.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Choose the valid Python variable names:
route66
ver1.3
4square
home_address
Age
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output of the code?
25
15
Error
None
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What does the following code print
nothing
usa
colombia
ireland
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the code print
ice cream is tasty!
Nothing
8.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following is an invalid variable? *
_var_
1var
_var_1
All the above
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an invalid statement?
x_y_z = 1,000,000
x,y,z = 1, 2, 3
x y z = 1 2 3
num = 1,000,000
Similar Resources on Quizizz
10 questions
Python3

Quiz
•
4th Grade - University
10 questions
Princípios fundamentais de Python

Quiz
•
University
10 questions
Python-1st

Quiz
•
University
11 questions
Python 1

Quiz
•
University
6 questions
Translate to Math

Quiz
•
9th Grade - University
10 questions
Python-Expressions#1

Quiz
•
12th Grade - University
9 questions
Python

Quiz
•
University
10 questions
H466 - Global and Local Variables

Quiz
•
12th Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade