From 4678a8360588be9deb1764363c86ea89cee9e814 Mon Sep 17 00:00:00 2001 From: dipu007 <72186394+dipu007@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:48:18 +0530 Subject: [PATCH] Update 8balls-magic.py --- 8balls-magic.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/8balls-magic.py b/8balls-magic.py index 956c2cc..7327ad7 100644 --- a/8balls-magic.py +++ b/8balls-magic.py @@ -35,3 +35,5 @@ elif answers == 8: print "My sources say no" + else: + print "Choice between 1 to 8 "