two kinds of digit by Hendrik

i=9
exec"i+=1\nif len(set(`i`))==2:print i\n"*9991

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page