Question: Please provide a runnable source code to the follwing problem: Use C++ language 5) With the random number generation tools presented in class from chapter
Please provide a runnable source code to the follwing problem: Use C++ language

5) With the random number generation tools presented in class from chapter 3 and the switch statement from chapter 4, create a simple fortune telling game. Your program will start by asking the users to enter five careers they would like to have some day. The program will then use the random numbers to predict their future. Here is a sample run with user input shown in bold: I am a fortune teller Look into my crystal screen and enter 5 careers you would like to have. For example: Chief Engineer Intergalactic Astronaut CIA Agent Executive Distributed Game Developer Independently Wealthy Then I wii predict what you will be. Career choice: radio announcer [Enterl Career choice 2: sky diving instructor [Enter] Career choice 3 circus clown [Enter] Career choice 4: university professor [Enter] Career choice 5: Independently Wealthy [Enter] You will be a circus clown. Run the program three times
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
