You are on page 1of 1

Data types

• String -
• List
• Set
• Tuple
• Dictionary
numbers- interger, floating point and complex
integer
An integer is a whole number that can be +, - and 0
Integer can be of any lenght
it's lenght depends on memory on
complex (i is contant, 3+40

Boolean- It represents true and false

String- it is sequence of unicode characters


if anything is under quotes (' or ") it is treated as a string

You might also like