Write a pseudocode that takes a number as input from user and searches for that number in the array"
You can assume the array already exists and has numbers stored in it. The array is called "Numbers" and it's size is 15.