Common Python Base Functions
float()
dict()
min()
len()
int()
tuple()
max()
type()
str()
list()
abs()
range()
input()
sorted()
sum()
print()
open()
slice()
round()