Built-in Functions :https://docs.python.org/3/library/functions.html (内置函数)
Built-in Constants :https://docs.python.org/3/library/constants.html
Built-in Types : https://docs.python.org/3/library/stdtypes.html
Built-in Exceptions : https://docs.python.org/3/library/exceptions.html
网友评论