i have a number (23452) and i what my function to return the most frequent num in this number and the highest one. for the num above it should return '2' and for '225566' it should return '6' and i what my function
i have a number (23452) and i what my function to return the most frequent num in this number and the highest one. for the num above it should return '2' and for '225566' it should return '6' and i what my function