JavaScript is a great language. It has a simple syntax, large ecosystem and, what is most important, a great community. At the same time, we all know that JavaScript is quite a funny language with ...
* Write a test program that prompts the user to enter 5 numbers, stores them in an * array list, and displays them in increasing order. * Created by Luiz Arantes Sa on 9/8/14.