Question: Please help! Write a program in C# ( NOT C++) that: Loop de Loop! The program should behave as follows: the (N)umbers option should let
Please help! Write a program in C# (NOT C++) that:
Loop de Loop!
The program should behave as follows:
the (N)umbers option should let the user enter numbers until they enter a 0. They should be told how many digits are in their number.
the (D)raw option should let the user enter a size for the triangle that the program will draw.
the e(X)it option should quit the program.
The menu should continue to be displayed until the user quits the program. Any other option should result in an error message (but the program should continue).
Requirements
Your program should include at least one of each type of loop.
Example Program Execution:
These are just a few example of how the program should run. Your program should be able to handle any input that is entered in the correct format.
Program must look like the one above
Thank you so much!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
