Create an ArrayList of Integers Fill each of the 10 slots with a random value from 1-50. Display those values on the screen, and then prompt the user for an integer. Search through the ArrayList, and ...