• Custom User Avatar

    n has 2 digits or n < 100. It is in the description:

    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.