Creating a Flowchart and an Algorithm
Scenario
Bruce Williams wants to order a pizza for dinner from Silver Pizza but he does not have the telephone number of the pizza company.
Based on the given situation, complete the following tasks:
- Create a flowchart of steps necessary for Williams to find the telephone number of Silver Pizza and order a pizza for dinner.
- Create an algorithm to support your flowchart as a list of steps with logic, if necessary.
- Create pseudocode to support the processes for the given situation.
- Describe your flowchart and algorithm and explain what is occurring within each. Please note that you do not need to write code at this point-just ensure the logic is correct.