We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e9fc99 + 0436c62 commit d3afc74Copy full SHA for d3afc74
ch09-lists-and-dictionaries/capitals.py
@@ -1,5 +1,7 @@
1
# 10.6 - Challenge: Capital City Loop
2
-# This is the capitals.py module to be used in the solution to the challenge.
+
3
+# This is the capitals.py module to be used in the solution to the
4
+# Capital City Loop challenge.
5
6
7
capitals_dict = {
0 commit comments