Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions