- Published at
I Created a Magic 8 Ball in Python
Magic 8 ball app in Python.
I am doing a Python course that requires hands-on projects vs. watching training videos. Below is a “Magic 8 Ball” app I made based on a project that required elif statements.
I added the answers to a list and reworked it a little bit. Below is the code. Check it out!