SUNIL GUTTA

SUNIL GUTTA

  • NA
  • 1k
  • 385.2k

Array in Javascript ?

Nov 8 2013 3:41 AM
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)