# Introduction In this lab, you are required to create a program that takes three integer inputs from the user representing player ages, adds them to an ArrayList, sorts the ArrayList in ascending order, and then outputs the sorted ArrayList.
Click the virtual machine below to start practicing