From ff823809dd0b0d8040873d9d068d3813022d6180 Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Thu, 25 Jun 2026 23:58:57 -0400 Subject: [PATCH] print --- scoreboard.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scoreboard.py b/scoreboard.py index 2232d0e..e02b1f8 100644 --- a/scoreboard.py +++ b/scoreboard.py @@ -175,6 +175,7 @@ def run(): current_mode = 0 while True: + print(times_ran) if times_ran >= 3: times_ran = 0