From a5c3963dbd988a3eb70ef00ba7cc32d824232e45 Mon Sep 17 00:00:00 2001 From: Bendd4 <88417279+Bendd4@users.noreply.github.com> Date: Sat, 9 Oct 2021 21:07:52 +0700 Subject: [PATCH] Update escape game.py --- escape game.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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")