A system is required which allows a user to input an unordered list of integer numbers into a computer. The system will store these numbers in the main store of the computer where they are to be sorted by the system into ascending numeric order and re-stored. Finally, the system is to print out the list for the user.
1. Draw Context Level Data Flow Diagram