Data Types


link - www.geeksforgeeks.org/python/python-data-types/ 

intnumeric
floatnumeric
complexnumeric
bool 
listsequence
tuplesequence
rangesequence
str 
bytes 
bytearray 
set 
frozenset 
dict 
int
numeric
float
numeric
complex
numeric
bool
list
sequence
tuple
sequence
range
sequence
str
bytes
bytearray
set
frozenset
dict


fraction data type

import fraction from Fraction 


decimal data type

import decimal from Decimal 





© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopNext