
Magic 8-Ball App
A command-line Magic 8-Ball built in Python. Enter your name, ask a yes/no question, and get a classic response (Positive, Neutral, or Negative). Features a continuous play loop, input validation, and personalized greetings. Built using Python 3 and the random module. I optimized the code using dict
