@Pythonistum
Python Bits
3 years
Cool snippet #1: implement __len__ and __getitem__ methods to harvest the benefits of the Python Data Model - get [] operator, sorted(), reversed() etc for free. #python #pythondatamodel
0
0
0