From de7aa77fd913292ee96a9538fc4cbc0480188686 Mon Sep 17 00:00:00 2001 From: mdecker6 Date: Wed, 3 Dec 2025 09:10:34 -0500 Subject: [PATCH] I liked this project. I still have trouble doing coding and astruggle. I realize that coding is not my strong suit. Its ok becasue I got help from a variety of people. --- ladder_mystery_coding_game.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ladder_mystery_coding_game.py b/ladder_mystery_coding_game.py index 342ce63..cefcf9d 100644 --- a/ladder_mystery_coding_game.py +++ b/ladder_mystery_coding_game.py @@ -82,7 +82,7 @@ class MysteryCodingLadderGame(Game): clear_terminal() print(" | ā— | TOP OF LADDER!") - print("\nšŸŽ‰ You spelled CODING correctly! Great job Buffalo Bull! šŸŽ‰\n") + print("\nšŸŽ‰ You spelled CODING correctly! Good job Buffalo Bull! šŸŽ‰\n")