Compare each new number to the last one entered


Assignment: Fundamentals Of Programming And Logic

Details

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.

For this assignment, complete the following:

• 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 new number to the last one entered to determine if it is a 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.

• Submit your zipped Visual Studio project.

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.

Format your assignment according to the following formatting requirements:

1. The answer should be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides.

2. The response also includes a cover page containing the title of the assignment, the student's name, the course title, and the date. The cover page is not included in the required page length.

3. Also include a reference page. The Citations and references should follow APA format. The reference page is not included in the required page length.

Solution Preview :

Prepared by a verified Expert
Computer Engineering: Compare each new number to the last one entered
Reference No:- TGS02983561

Now Priced at $40 (50% Discount)

Recommended (99%)

Rated (4.3/5)