Question: Problem #3: Write a program that prompts the user to enter two integers m and n and displays the number of odd numbers between m

Problem #3: Write a program that prompts the user to enter two integers m and n and displays the number of odd numbers between m and n inclusive (Assume m is always smaller than n). Your program should repeat as many times as the user wants (i.e. as long as the user did not enter the character value 'n' as shown in the sample run below). Sample run: Enter two integers m and n (where m
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
