From 9b65c2f69670759f6f18fc8adbf27f7736bb7c30 Mon Sep 17 00:00:00 2001 From: Alex Ha Date: Wed, 15 Sep 2021 21:52:22 -0400 Subject: [PATCH] Print Answer --- fix_me.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fix_me.py b/fix_me.py index fb35c77..6844ddc 100644 --- a/fix_me.py +++ b/fix_me.py @@ -1,2 +1,4 @@ # 2 + 2 = ? -# Print the answer right below this line! \ No newline at end of file +# Print the answer right below this line! +print (2+2) +#git :)