diff --git a/8balls-magic.py b/8balls-magic.py index 956c2cc..9095b76 100644 --- a/8balls-magic.py +++ b/8balls-magic.py @@ -35,3 +35,6 @@ elif answers == 8: print "My sources say no" + + else : + print "Invalid Number"