Skip to content

Commit 47c8d48

Browse files
committed
2 parents d3ca127 + 509bff6 commit 47c8d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/solutions/fizz_buzz/fizz_buzz_one_liner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# this is a good example of why the most compact code is not always the
99
# best -- readability counts!
10-
# And this is pretty impenatrable.
10+
# And this is pretty impenetrable.
1111
# but it's also pretty nifty logic, so below,
1212
# It's unpacked to make it easeir to understand.
1313

0 commit comments

Comments
 (0)