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 "