From f1f7a6e1017aa7b0aa0da7a893919a3df2d91142 Mon Sep 17 00:00:00 2001 From: rusheekesh <64737128+Rusheekesh@users.noreply.github.com> Date: Fri, 2 Oct 2020 01:06:25 +0530 Subject: [PATCH 1/2] Update 8balls-magic.py --- 8balls-magic.py | 1 + 1 file changed, 1 insertion(+) diff --git a/8balls-magic.py b/8balls-magic.py index 956c2cc..1b96864 100644 --- a/8balls-magic.py +++ b/8balls-magic.py @@ -35,3 +35,4 @@ elif answers == 8: print "My sources say no" + #good and simple From 776634d7bad626491a6dcfeb1e3ca769255d4c6c Mon Sep 17 00:00:00 2001 From: rusheekesh <64737128+Rusheekesh@users.noreply.github.com> Date: Fri, 2 Oct 2020 01:11:29 +0530 Subject: [PATCH 2/2] Update 8balls-magic.py --- 8balls-magic.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/8balls-magic.py b/8balls-magic.py index 1b96864..f4ccbdc 100644 --- a/8balls-magic.py +++ b/8balls-magic.py @@ -35,4 +35,4 @@ elif answers == 8: print "My sources say no" - #good and simple + #good and simple