Concept Flow - Multiple input and output
Start Program
Prompt for Inputs
Read Inputs
Process Inputs
Print Outputs
End Program
The program starts, asks the user for multiple inputs, reads them, processes the data, then prints multiple outputs before ending.