Search notes:

Python: __getitem__

A sequence type is required to implement __len__(), __getitem__() and __iter__().

See also

Other dunders

Index