Skip to content

Commit a01f9d2

Browse files
Merge pull request #335 from doctorgraphics/patch-1
Update aceyducey.py
2 parents 1f17f8e + 0a40c0d commit a01f9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01_Acey_Ducey/python/aceyducey.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ def display_bankroll(bank_roll):
174174
#
175175
# Give the user the ability to quit the game, perhaps
176176
# by typing "quit" instead of making a bet. Provide a
177-
# final assement based on how much of the original
177+
# final assessment based on how much of the original
178178
# bankroll they have left.
179179
#
180180
# Or have the game run for a set number of rounds or

0 commit comments

Comments
 (0)