I need help !! I have to write a program. The program first takes inputs (i.e., numeric values) supplied by users using a letter as
sentinel value, and places them into an arraylist. It then displays all the elements of the arraylist,
and marks the largest and the smallest. I tried doing it but it wont compile. Does anyone have a solution to this please ?