0
Write a program where we type letters a to e, if the user types another letter display an error message. Type 7 and it quits.
Rewrite the program using a "while" loop
1 Antwort
0
Try below code in VS. Console.ReadLine() inside while gives error in Solo Playground.
https://code.sololearn.com/cwc1LuOYq6PY/?ref=app