From 64c5c80e71d8d0f02af73beb908740f917d33a96 Mon Sep 17 00:00:00 2001 From: Weihnachtsmann12 <146727939+Weihnachtsmann12@users.noreply.github.com> Date: Mon, 2 Oct 2023 13:38:21 +0000 Subject: [PATCH 1/2] congrats --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 3ed2224..69b28b2 100644 --- a/main.py +++ b/main.py @@ -112,7 +112,7 @@ def space_exist(): # if won: # TODO - + result = '*** Congrats ! You won ! ***' break elif computer_move()[1]: result = '=== You lose ! ==' From 41e02e913c3dfd7f73cbfd47d2ef8410b7674c18 Mon Sep 17 00:00:00 2001 From: Weihnachtsmann12 <146727939+Weihnachtsmann12@users.noreply.github.com> Date: Mon, 2 Oct 2023 13:42:19 +0000 Subject: [PATCH 2/2] blabla --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4bb28c0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +credentials.txt