3) Display the letters of a name entered by the user. a. The program keeps on asking the user to input a name until the
Posted: Mon Jun 06, 2022 6:01 pm
3) Display the letters of a name entered by the user. a. The program keeps on asking the user to input a name until the message 'exit' is entered. b. Use both nested for and while loop statements. This is the sample output: Input your name: Micah M Input your name: John J O h n Input your name: exit File namal