Question: Please help me understand this with step by step examples. Create a Magic 8 Ball Program that uses an array or list and generates a

Please help me understand this with step by step examples.
Create a "Magic 8 Ball" Program that uses an array or list and generates a random number to choose from that array of possible responses. You may use the following code as a starting point, but make sure that you use arrays or lists instead of if statements and create a program that will run continuously until the user determines it can close. You should have 8 possible responses.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!