We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67dfa50 commit 3ed5433Copy full SHA for 3ed5433
Solutions/Session08/sparse_array.py
@@ -1,6 +1,6 @@
1
2
"""
3
-example of a callable class
+example of emulating a sequence
4
5
6
class SparseArray(object):
0 commit comments