☑ Kizspy.me
5.5
OUTPUT:
18.04
Press any key to continue
Question 2:
(1 mark, file to be edited: Q2.c)
The user enters two integers X and Y (X<Y). The program counts and prints the number of even and odd
numbers between X and Y.
Below is an example of how the program will run:
Test case: X 3, Y = 11
Zoom
+ 100%
3
11
OUTPUT:
4
5
Press any key to continue
Close