From 3d6d6513cd2b488307e8b2febe73f9bbd5e63bb3 Mon Sep 17 00:00:00 2001 From: Carter Rhea Date: Mon, 10 May 2021 18:34:09 -0400 Subject: [PATCH] changes to test.py --- test.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.py b/test.py index d1a52b7..3596f0a 100644 --- a/test.py +++ b/test.py @@ -17,4 +17,6 @@ def read_input(): #Supply the approriate return (We aren't actually returning anything :) ) return + +AHHHH read_input()