Choose the numeric data types Python Provides.
Data Handling in Python

Quiz
•
Computers
•
11th Grade
•
Hard

SANGAMI M S
Used 103+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Integer , Strings
Signed Integers, Boolean, Floating Point numbers, Complex Numbers
Integers, Complex Numbers
Strings, Boolean
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Boolean Data types are considered as integers because True is considered as 1 and False as 0
yes
no
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How do Python represent a Complex number with real part (3) and imaginary part ( -2.5)
3+2.5i
3-2.5i
3+2.5j
3-2.5j
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the output of the following code?
r=2.5+3.9j
print(r.imag)
5.
MULTIPLE SELECT QUESTION
1 min • 1 pt
______ data types store values of more than one data type
List
Tuple
Float
Dictionary
6.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Choose the mutable data types.
List
Dictionaries
Integer
String
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
a)Built-in function ____ returns the type of an object.
b)Built-in function ______ returns the address of an object.
c)Built-in function ____ displays value of an object.
type( ) , val( ) , print( )
type( ) , id( ) , print( )
print( ) , type( ) , input( )
Create a free account and access millions of resources
Similar Resources on Quizizz
8 questions
Visual Basic Basics!

Quiz
•
9th - 12th Grade
8 questions
Control Flow and Booleans Quiz

Quiz
•
11th Grade
15 questions
SLR13 - Data Types

Quiz
•
9th - 12th Grade
11 questions
Learning Variables

Quiz
•
9th - 12th Grade
15 questions
Databases

Quiz
•
9th - 12th Grade
10 questions
Java Script

Quiz
•
10th - 12th Grade
10 questions
Python Input/Output

Quiz
•
9th - 12th Grade
14 questions
Databases Quiz 1

Quiz
•
7th - 11th Grade
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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

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

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University