
Python: Data Types and Variable Declarations
Authored by Kyd Tantano Masong
Computers
6th Grade
Used 106+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which data type is used to store whole numbers in Python?
float
integer
string
boolean
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How do you declare a variable in Python?
var x = 5
int x = 5
x = 5
declare x = 5
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is not a valid variable name in Python?
my_variable
_variable
1_variable
variable_1
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result of the following expression: 5 + 2.0?
7
7.0
5.2
52
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which data type is used to store a sequence of characters in Python?
integer
boolean
float
string
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How do you concatenate two strings in Python?
str1.add(str2)
str1.concat(str2)
str1 + str2
concat(str1, str2)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result of the expression: 10 / 3?
3
3.3333333333333335
3.0
3.333
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?