Question: NEED HELP FLOWCHART AND PSEUDOCODE AND CODE TO RUN!! Create the algorithms in both flowchart and pseudocode form for the following two program requirements Given
NEED HELP FLOWCHART AND PSEUDOCODE AND CODE TO RUN!!


Create the algorithms in both flowchart and pseudocode form for the following two program requirements Given is the array prices with 100 elements prices 100) The problem consists of two parts: 1 Find the highest price in the array, and 2 Reduce that price by 10% o For any three numbers input by the user, output the numbers in ascending order. Array Lab (Array and Game Loop Lab) -- [40 points Max] After reviewing some of the Simple C++ Game Links, Create a Simple Animal Guessing Game that uses a string array to store the animal names The game needs to use each of the following 1. Welcome Player to Game and state rules 2. String Array to store Animal Names 3. Random Number Generator to select Animal in question for player to guess 4. Guess Loop to allow for multiple guesses Give player at least 5 quesses 5. Congratulate player if they guess the animal 6. Console the player if they do not get the animal 7. Replay Game Loop to allow player to play again 8. Give player end game message Create the algorithms in both flowchart and pseudocode form for the following two program requirements Given is the array prices with 100 elements prices 100) The problem consists of two parts: 1 Find the highest price in the array, and 2 Reduce that price by 10% o For any three numbers input by the user, output the numbers in ascending order. Array Lab (Array and Game Loop Lab) -- [40 points Max] After reviewing some of the Simple C++ Game Links, Create a Simple Animal Guessing Game that uses a string array to store the animal names The game needs to use each of the following 1. Welcome Player to Game and state rules 2. String Array to store Animal Names 3. Random Number Generator to select Animal in question for player to guess 4. Guess Loop to allow for multiple guesses Give player at least 5 quesses 5. Congratulate player if they guess the animal 6. Console the player if they do not get the animal 7. Replay Game Loop to allow player to play again 8. Give player end game message
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
