Design a program that will accept three names from the user. Once three names have been entered, the program will find the length of the longest name, covert that name to uppercase, and send the converted name back to the terminal.
I have written a program that will input 1 name and spit it back out but I am clueless where to start with this one. Please help.
