Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The magic ball eight was created in the 50's and was produced by mattel. Eight Ball is a toy and is just a game. The

The magic ball eight was created in the 50's and was produced by mattel. Eight Ball is a toy and is just a game. The magic 8 ball answers your yes/no questions. You will be creating a version of the Magic 8 Ball game. You can use whats inside the attached file to build your array of sayings or use your own. You will need put the sayings into an array(No Files at this point). The game should allow the the player to ask/type in a question. One of the sayings should be randomly picked from the array and displayed to the player(Hint: use random.choice - see link). Write the pseudocode and Flowchart for a program that simulates the Magic eight ball game. Make a working version of this program in Python. Complete the flowchart and pseudocode using draw.io. Include your pseudocode by adding a square shape next to your flowchart and populating it with your pseudocode for the program. Export your work in PDF format and upload it to the Blackboard assignment area by clicking on the Browse My Computer button below the text editor. Complete the Python code using IDLE.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Pro Database Migration To Azure Data Modernization For The Enterprise

Authors: Kevin Kline, Denis McDowell, Dustin Dorsey, Matt Gordon

1st Edition

1484282299, 978-1484282298

More Books

Students also viewed these Databases questions