Flowchart
A flowchart is a type of diagram that represents an algorithm or process, showing the steps as boxes of various kinds, and their order by connecting them with arrows. This diagrammatic representation illustrates a solution to a given problem. Process operations are represented in these boxes, and arrows; rather, they are implied by the sequencing of operations. Flowcharts are used in analyzing, designing, documenting or managing a process or program in various fields.Task:
Make two flowcharts that will process the data input continuously until the value is null or below the null !
a. Create a flowchart to look for the average !
b. Create a flowchart to find the highest value !
a. Create a flowchart to look for the average !
b. Create a flowchart to find the highest value !
Answer:
a. Average Value
Click here to view the Portable Document Format
b. Max Value
Click here to view Portable Document Format
0 komentar:
Posting Komentar