Implement __len__

Make the built-in len() work on a Playlist by defining __len__.
Python
Setting up Python environment...
Output