Write a program in Flowgorithm that will take 5 numbers from the user and calculate total and average
Answers
General procedure to draw a FLOWCHART:
General procedure to draw a FLOWCHART:1. Write a valid algorithm.
General procedure to draw a FLOWCHART:1. Write a valid algorithm.2. Use appropriate symbols for each step of your algorithm.
General procedure to draw a FLOWCHART:1. Write a valid algorithm.2. Use appropriate symbols for each step of your algorithm.3. Remember, every flowchart begins with a start & ends with a stop.
General procedure to draw a FLOWCHART:1. Write a valid algorithm.2. Use appropriate symbols for each step of your algorithm.3. Remember, every flowchart begins with a start & ends with a stop.4. After completing the construction of flowchart using the above steps, check & test it with some example.
General procedure to draw a FLOWCHART:1. Write a valid algorithm.2. Use appropriate symbols for each step of your algorithm.3. Remember, every flowchart begins with a start & ends with a stop.4. After completing the construction of flowchart using the above steps, check & test it with some example.5. Finally, your flowchart will be ready :):)