Skip to content

Commit 697b4f8

Browse files
committed
Update ex-22(Adventure).py
1 parent 0fe0218 commit 697b4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ex-22(Adventure).py

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ def right_path():
4949
print("\nYou chose the right path and fall into a hidden trap.")
5050
print("Unfortunately, you couldn't escape. Game over.")
5151

52-
# Start the game
52+
5353
start_adventure()

0 commit comments

Comments
 (0)