DozzFizzBuzz by test

s=[""]*101;i=k=s[1]=1
exec'if s[i]=="":\n k+=1;j=i\n while j<101:s[j]+="PQDFBM"[k%6]+"eaoiu"[k%5]+"zz";j+=i\nprint s[i];i+=1\n'*100

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

download

return to the top page