IT 240 Homework One - DePaul University

When the user types 0 meaning they are done entering names, at that point take all of the names from the list and enter them into a file called best_friends.txt. You should enter each name on a single line. Also, the name should be in the format: Bob, Lisa, Jane, etc. That is, the first letter is capitalized, and the rest of the letters are not. ................
................