Update aceyducey.py

Correct misspelled word "assement" to "assessment"  on line 177
This commit is contained in:
doctorgraphics
2022-01-01 15:20:20 -08:00
committed by GitHub
parent c5bca55149
commit 6935e24ae3

View File

@@ -174,7 +174,7 @@ print("OK Hope you had fun\n")
# #
# Give the user the ability to quit the game, perhaps # Give the user the ability to quit the game, perhaps
# by typing "quit" instead of making a bet. Provide a # by typing "quit" instead of making a bet. Provide a
# final assement based on how much of the original # final assessment based on how much of the original
# bankroll they have left. # bankroll they have left.
# #
# Or have the game run for a set number of rounds or # Or have the game run for a set number of rounds or