For searching an array, you need to loop through the contents of the array. Loop through each position of the array and check to see if the value of that particular position is equal to what you are...