Write the pseudocode for an application that will:a. Prompt a user for three numbers.b. Store the values entered by a user in an array as they are provided bythe user.c. Ask a user if they would like to search for a value:i. If the user wishes to search for a value, the user needs to beprompted for a value to search for. If the value is found, anotification needs to be provided to the user.d. Use a for loop to cycle through the arrays in order to calculate anddisplay the total of the values stored in the array.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here