The Magic 8-Ball!
Let’s build The Magic 8-Ball! A Magic 8-Ball is a fun toy where you ask it a “yes or no” question, shake it, and it gives you a random answer about the future. We can build our own digital version using the if, elif, and else statements you just learned. To make the answer a…