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.
2 parents 8208edd + 6a2ab29 commit bdcbebcCopy full SHA for bdcbebc
python_sandbox_starter/dictionaries.py
@@ -1 +1,2 @@
1
# A Dictionary is a collection which is unordered, changeable and indexed. No duplicate members.
2
+# Read more about dictionaries at https://docs.python.org/3/tutorial/datastructures.html#dictionaries
0 commit comments