| 1 | """Magic Fortune Ball, by Al Sweigart al@inventwithpython.com |
| 2 | Ask a yes/no question about your future. Inspired by the Magic 8 Ball. |
| 3 | This code is available at https://nostarch.com/big-book-small-python-programming |
| 4 | Tags: tiny, beginner, humor""" |
nothing calls this directly
no test coverage detected