Python L3 Data Types

Quiz
•
Computers
•
6th - 8th Grade
•
Hard
Future Teacher
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one is NOT a valid data type in Python?
str
bool
digit
float
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of: print("5" + "5")?
10
55
"10"
"55"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does type(3.0) return?
int
decimal
float
number
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of int("10") + 5?
"105"
15
Error
"15"
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python allows combining a string and an integer directly.
True
False
6.
MATCH QUESTION
1 min • 1 pt
Match the data value to its correct type.
String
3.14
Boolean
True
Integer
"Future Lab"
Float
100
7.
CLASSIFICATION QUESTION
3 mins • 9 pts
Arrange the expressions by their data type result (str, int, float, bool)
Groups:
(a) str
,
(b) int
,
(c) float
,
(d) bool
"True"
int("78")
8.766
"12345"
False
True
"Future Lab"
19999
float(56)
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Python: Data Types and Variable Declarations

Quiz
•
6th Grade
14 questions
Test 3 Python (2024-2025)

Quiz
•
6th - 8th Grade
6 questions
بايثون 1

Quiz
•
8th Grade
10 questions
L1 Console, Variables and Creating a Program

Quiz
•
8th Grade
12 questions
N5 SDD - Python input and output

Quiz
•
7th - 11th Grade
15 questions
Python Casting and Input

Quiz
•
8th - 11th Grade
15 questions
Python- Biến và KDL

Quiz
•
6th - 8th Grade
16 questions
№5.2. Типи даних. Величини (16 q)

Quiz
•
5th - 11th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
13 questions
Primary and Secondary Sources

Quiz
•
6th Grade
15 questions
Decimal Operations

Quiz
•
6th Grade
10 questions
Plotting Points on the Coordinate Plane

Quiz
•
7th - 8th Grade