内置函数 https://docs.python.org/3/library/functions.html?highlight=built#ascii
The Python interpreter has a number of functions and types built into it that are always available. They are listed here in alphabetical order.
Built-in Functions | ||||
---|---|---|---|---|
原文:https://www.cnblogs.com/phoenix-mountain/p/12895706.html