Array process - Simple Array Process
• Input a list of employee names and salaries, and determine the mean (average) salary as well as the number of salaries above and below the mean. Use the top-down modular app ...
Convert given flowchart into pseudocode. - Write the pseudo code for the attached flowchart that adds a series of user-entered numbers and terminates after displaying the sum when the user enters 0.