Skip to content

Commit eafc628

Browse files
committed
Update section numbering
1 parent bdc6108 commit eafc628

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ch09-lists-tuples-and-dictionaries/8a-challenge-cats-with-hats.py renamed to ch09-lists-tuples-and-dictionaries/9a-challenge-cats-with-hats.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 9.8 - Challenge: Cats With Hats
1+
# 9.9 - Challenge: Cats With Hats
22
# Solution to challenge
33

44

ch09-lists-tuples-and-dictionaries/8b-challenge-cats-with-hats.py renamed to ch09-lists-tuples-and-dictionaries/9b-challenge-cats-with-hats.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 9.8 - Challenge: Cats With Hats
1+
# 9.9 - Challenge: Cats With Hats
22
# Alternative solution to challenge
33

44

ch09-lists-tuples-and-dictionaries/8c-challenge-cats-with-hats.py renamed to ch09-lists-tuples-and-dictionaries/9c-challenge-cats-with-hats.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 9.8 - Challenge: Cats With Hats
1+
# 9.9 - Challenge: Cats With Hats
22
# Alternative solution to challenge using dictionaries
33

44

0 commit comments

Comments
 (0)