n has 2 digits or n < 100. It is in the description:
n
n < 100
you can stop when this number has at most 2 digits because you are supposed to know if a number of at most 2 digits is divisible by 7 or not.
Loading collection data...
n
has 2 digits orn < 100
. It is in the description: