This program will get an input of 6 numbers from the user and insert it into an array. Modify the code so that it will display all numbers less than 3 in the numlist array.<