Data types: Flashcards
(4 cards)
1
Q
String (str)
A
For text/alphanumeric info
2
Q
Integer (int)
A
Whole numbers
3
Q
Float (float)
A
Decimals
4
Q
Boolean (bool)
A
True or false
String (str)
For text/alphanumeric info
Integer (int)
Whole numbers
Float (float)
Decimals
Boolean (bool)
True or false