Ok so I am writing a program that requires me to enter a long list of names and save it as a string. So my string contains a list of about 150 names. My question is how do I separate these names, one...