Ask Question
1 April, 11:43

Write a program that prompts the user to enter a list of names. Each person's name is separated from the next by a comma and a space (', ') and the names are entered lastName firstName (i. e. separated by ' '). Your program should then print out the names, one per line, with the first initial of the first name, followed by ".", and followed by the last name.

+3
Answers (1)
  1. 1 April, 12:53
    0
    you can probably do that with microsoft excel ...
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Write a program that prompts the user to enter a list of names. Each person's name is separated from the next by a comma and a space (', ') ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers