Arrays Assignment
Programming

About this project


This was a project for my JavaScript class. I had to use arrays to to add a name to an existing array I created. Once the name is added you are able to see the names in the array, call a random name up, set names in alphabetical order and then remove names from the array. Next we had to do the same for numbers but instead of a random number we got the average of all the numbers in the array.

Software


  • Adobe Dreamweaver

  • Antonio DiFederico