useing a function to match arraysThe program i'm writing needs an array of string objects to hold five names, an array of the five l...
inserting comma and spaceI'm trying to correct the output in function enterNameToGuess. it asks user "what is guess number 1?...