内置函数截止到python版本3.6.2,现在python一共为我们提供了68个内置函数。
内置函数
abs()
dict()
help()
min()
setattr()
all()
dir()
hex()
2019-02-02