Python built-in functions are a library of functions 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 content, please browse through this tutorial's table of contents or press Ctrl+F to search for function names and visit their detailed pages.