• + 0 comments

    My Entry:

    return len([x for x in range(i, j+1) if abs(x - int(str(x)[::-1]))/k % 1 == 0])