Data Types in Python
Assessment
•
Syahrul Affendi
•
Computers
•
1st - 5th Grade
•
728 plays
•
Medium
Student preview
14 questions
Show answers
1.
Multiple Choice
Below are the valid data types in Python EXCEPT
int
float
char
decimel
2.
Multiple Choice
_____ data type contain integer values with no decimal such as 1, 200, 999 etc.
int
float
char
String
3.
Multiple Choice
_____ data type contain integer values with decimal such as 10.1, 5555.0, 33.33 etc.
int
float
char
String
4.
Multiple Choice
_____ data type contain a character (text) such as A, a, Z, z etc.
int
float
char
String
5.
Multiple Choice
_____ data type contain a set of characters (text) or word such as Hello, Ali, Car Type etc.
int
float
char
String
6.
Multiple Choice
_____ data type represent one of two values either True or False such as 1, 0, 2 > 1, 3 < 2.
int
float
char
Boolean
Explore all questions with a free account
Find a similar activity
Create activity tailored to your needs using
struct
•
1st Grade
Python Variables and Data Types Quiz
•
3rd Grade
Python - Data types and Conditional statements
•
4th - 8th Grade
Data types
•
1st - 5th Grade
Python Data Types
•
2nd Grade
Daspro
•
1st - 3rd Grade
string method in java
•
KG - 3rd Grade
Understanding Character Data in Python
•
5th Grade