Explorer

Report a typo

The Library Reference section contains a lot of necessary information, but sometimes it is difficult to understand where everything is. Today is the time to be an explorer. Go down the page and you will see the sections headings:

Your task is to look at some of them and select the appropriate statements about them. This will help you to learn how to navigate the documentation structure.

Match the items from left and right columns
Built-in Functions
Built-in Types
Data Types
Built-in Exceptions
It contains descriptions of various errors that you may encounter while writing code.
This module describes various specialized data types such as date and time.
In this section, you can learn about the different types of data and the operations they support.
Here's the documentation for the functions that are built into the Python interpreter. You can find out what the function does and what value it returns.
___

Create a free account to access the full topic