Screenshots demonstrating your code runs


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.

Write and submit your zipped .cs file along with its pseudo code, an essay and screenshots demonstrating your code runs.

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!!
Computer Engineering: Screenshots demonstrating your code runs
Reference No:- TGS0534751

Expected delivery within 24 Hours