3- Write the program that finds whether the number entered on the keyboard is missing or not. (The missing number is the number whose divisors are smaller than itself, less than itself.
EXAMPLE: The sections of the number 4 are 1, 2, respectively. The sum of these two is (1 + 2) <4 types
the answer to the question is how to code