+-----------+------------+----------+----------+
+Collections and their exceptions:
+-----------+------------+----------+----------+
| | list | dict | set |
+-----------+------------+----------+----------+
| getitem() | IndexError | KeyError | |