Page 1 of 1

Write a program that separates the numbers in between 3' or 11 according to the first and last keyboard heights entered,

Posted: Sat Nov 27, 2021 2:41 pm
by answerhappygod
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.