diff --git a/escape game.py b/escape game.py index 07451c9..f6ccf66 100644 --- a/escape game.py +++ b/escape game.py @@ -1,3 +1,4 @@ """escape game""" print("hello word") -print("hello") \ No newline at end of file +print("test1") +print("hello")