using Loops and Subcharts
Create a RAPTOR program that will find multiples of either one of two integers, but not both, between 350 and 450.
The two integers are to be entered by the user at runtime. At least one of the integers must be an odd number. If not the program should end quickly. Your program must use a loop and at least one subchart. Refer to the graphic that demonstrates three sample runs with suggested ouput.
YOUR ASSIGNMENT
Part 1
Work through an algorithm for the above program and submit pseudocode for this algorithm. Please enter the pseudocode in the dropbox message area.
Part 2
Use your pseudocode to create the RAPTOR flowchart program. Zip it up and submit the zip to this