From b11f77f7ef99b63567cf6344a3fec6456fc7ee30 Mon Sep 17 00:00:00 2001 From: oto Date: Mon, 15 Aug 2022 07:25:39 +0300 Subject: [PATCH] Update tester.py --- tester.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tester.py b/tester.py index 6285f1c..2957919 100644 --- a/tester.py +++ b/tester.py @@ -20,7 +20,7 @@ glogic = GameLogic(GameMap, playerList) print(glogic.check_who_win()) # AAAAAAAAAAAA I AM GOING INSANE OVER THIS BULLSHIELD -# Outdated this message is, I just work with tuple[0] and tuple[1]. +# Outdated this message is, I will just work with tuple[0] and tuple[1]. # ---- # Anyway, a reminder when you'll get to the web - figure out how to manipulate # tuples (or replace them altogether) so they'll behave like math matrices -