IT 210 Week 4 Assignment Odd and Even Numbers
If anyone can complete this assignment TODAY AND CORRECTLY, please contact me ASAP.
The user is prompted to enter an integer from 1 to 1000. When the user enters the integer, the program uses a repetition control structure to validate the integer is within the proper range; otherwise, the prompt is continuously redisplayed to the user until an integer in the proper range is entered.
If the integer is odd, the program uses a repetition control structure to display the next five consecutive odd integers to the user. If the integer is even, the program uses a repetition control structure to display the next five consecutive even integers to the user. Here is an example of how the program should run (program execution will vary based on the user’s input):
Please enter an integer from 1 to 1000:
-1
Input not in range.
Please enter an integer from 1 to 1000:
88
Here are the next five odd integers if your number is odd or the next five even integers if your number is even:
90
92
94
96
98
Please read the problem description above carefully so that you know exactly what the program is supposed to do. Understanding the problem is part of the programming process. Follow the program requirements precisely. The information in Chapters 4 and 5 will be quite helpful in the writing of this program.
As stated in the Instructor Policies, your pseudocode must conform to the syntax and style of the pseudocode examples in our textbook.
12 years ago
5
Purchase the answer to view it

- it210_pseudocode.docx
Purchase the answer to view it

- pseudo.txt
- Can you solve for me?
- what is the definition of an Annelida?
- Say that every single class in Full Sail’s Masters Degree in Game Design has a 5% failure rate per month....
- how do I get my homework to you from my book? Can I fax? How will it cost?
- how do you solve x-2y=4
- study this function : g(x) = x - 1 - ln(x)
- number of atoms on each side of the balanced equation
- Each plate moves over earth's what and changes position with respect to other plates?
- x^2+11x+24
- Summarize Merlin and the Lady of the lake
