1
Answer

Array in Javascript ?

SUNIL GUTTA

SUNIL GUTTA

11y
1.5k
1
Hi

Write a program that will create an array and use a loop to prompts the user to enter

5 last names of presidents of the UnitedStates.

Use another loop to display the 5 names

write the code to alphabetize the 5 names, re-arrange them in the array in alphabetical order

and display the states in alphabetical order

Cheers Ty
Answers (1)