Python built-in functions are the function libraries provided by the Python interpreter. These functions can be used directly without importing any modules.

Below is a brief description of Python's built-in functions. For more detailed information, please refer to the tutorial's table of contents, or press Ctrl+F to search for function names and visit their detailed pages.