Write a console application that requests 10 numbers from


Write a console application that requests 10 numbers from the user as individual inputs.

Each number must be between 10 and 100, inclusive.

Compare each number to the last one entered to determine if it is its duplicate. If it is, ask the user for a different number.

Output each number to the screen once you have determined that all conditions are met.

Your essay should discuss any challenges you encountered including compilation errors, logic errors, or runtime errors you had to resolve.

Request for Solution File

Ask an Expert for Answer!!
DOT NET Programming: Write a console application that requests 10 numbers from
Reference No:- TGS01089217

Expected delivery within 24 Hours