Write a program that separates the numbers in between 3' or 11 according to the first and last keyboard heights entered, how many and their totals. Write C program!!!
CASE STUDY:
Enter your starting information : 5
Enter your end information : 15
-----------------------------
6, 9, 11, 12, 15,
There are 5 numbers in total that comply with the rule.
Write a program that separates the numbers in between 3' or 11 according to the first and last keyboard heights entered,
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am