Consider the following problem statement: You are tasked with writing the pseudocode for a programme that performs various operations on an array of integers. The size of the array is five. The user must enter the values to be stored in the array (use a loop). Enter the values in ascending order (already sorted).