Question: Course Learning Outcomes Evaluated in this Assignment - Develop the programming requirements of a simple, written business problem and design an appropriate computer algorithm to

 Course Learning Outcomes Evaluated in this Assignment - Develop the programming

Course Learning Outcomes Evaluated in this Assignment - Develop the programming requirements of a simple, written business problem and design an appropriate computer algorithm to solve the problem. Instructions The program to be designed represents a simple registration system, where the user must supply their name, email address and phone number. Each piece of information is asked for, one at a time, during the process. After the information is provided, the program asks for data confirmation. If confirmed, then the program records the data. If not confirmed, the program asks if the user wants to enter the data again, or if the program should end. Develop a flowchart to describe the process involved in the registration system: - A welcome screen is presented - The user is asked for their name - If a name is not entered, the user is asked again - Once a valid name is entered, the user is asked for an email address - If the email address is invalid, the user is asked to enter it again - If the email address is valid, the user is asked for a phone number - If the phone number is invalid, the user is asked to enter it again - If the phone number is valid, the use is presented with the details entered, and asked to confirm the data - If confirmed, the data is stored, the user is thanked for registering and the program ends - If not confirmed, the user is asked if they wanted to re-enter the data, or end the program - If the user wants to re-enter, then the program goes through the steps of data entry again, as per the previous description - If the user wants to end, the program thanks the user and the program ends

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 General Management Questions!