[SOLVED] ITCO221 UNIT 3 CHECK DUPLICATE NUMBERS C# CONSOLE PROGRAM AND PSEUDOCODE: You own a consulting firm and a client has engaged you to write a console program. In general, this program must prompt the user for ten numbers, ranging between 10 and 100. The program compares the number entered to the previous number. In the event that it is a duplicate number, the user will be prompted to enter a different number. Display the number to the screen as long as it is not a duplicate.
[SOLVED] ITCO221 UNIT 3 CHECK DUPLICATE NUMBERS C# CONSOLE PROGRAM AND PSEUDOCODE: For this assignment, complete the following:
[SOLVED] ITCO221 UNIT 3 CHECK DUPLICATE NUMBERS C# CONSOLE PROGRAM AND PSEUDOCODE: In addition, prepare and submit a Word document that discusses any challenges you encountered including compilation errors, logic errors, or runtime errors that you had to resolve. The Word document should include your pseudocode and screenshots illustrating the successful execution of your program.