• + 0 comments

    Python

    return len([1 for i in str(n) if int(i) if not n% int(i)])