Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
One liner solution in Creative category for The Good Radix by nickie
checkio=lambda n:{int(n,k)%(k-1):k for k in range(36,int(max(n),36),-1)}.get(0,0)
Feb. 11, 2014