I've just uploaded the collections module materials to my standardlib-datastruct repository. This one's a bit different from my previous workbooks.




What's Inside


The collections materials include 24 exercises covering high-performance container datatypes from Python's collections module:




Collections Covered




Counter -...