Hey, i've been trying to do this for quite some time, and it's been boggling my mind for about 3 hours. I already have the program so you input numbers for 2 lists. You must input 5 values for each list. Then, the program is saposed to "merge" the 2 lists into 1(list 3). List 3 then would have the numbers, in order. The only problem with it is, i can't figure out how to sort the array, or place the numbers in order. Can anyone help me out?