Copy storeArray.html to addLanguage.html Keep only one input box to add a new language When submitted: - Get the existing user object - append the new language to the languages array - Store the modified user object Show that it works by running displayArray.html