Press any key to continue
Question 3:
(1 mark, file to be edited: Q3.c)
The program asks the user to enter two integers m and n (m<n) from the keyboard.
Count and print the number of even numbers and the number of odd numbers in the range from m to n.
The number of even numbers is printed first, and the number of odd numbers is printed later.
Here is an example of how the program will run:
Enter: m = 5, n = 25
3 of 3
Paper No: 13
5 25
Zoom
88%
Close