loop
Let’s Create, .NET! Project ATM Part 4 – Write a loop for user input
Time to add our loop to maintain the console app running for input. We also add a switch statement with a dummy case so we can accept different entries that will be our method calls. Perfect! Now next time we’ll create our methods for our ATM.
1 min read
You must be logged in to post a comment.