Skip to content

Commit d3afc74

Browse files
committed
Merge branch 'master' into rename-challenges
2 parents 2e9fc99 + 0436c62 commit d3afc74

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ch09-lists-and-dictionaries/capitals.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 10.6 - Challenge: Capital City Loop
2-
# This is the capitals.py module to be used in the solution to the challenge.
2+
3+
# This is the capitals.py module to be used in the solution to the
4+
# Capital City Loop challenge.
35

46

57
capitals_dict = {

0 commit comments

Comments
 (0)