i=0;exec"i+=1;print'AA'+' = '.join(chr(64+j)+`60+(i-j)*5`for j in range(i))[1:];"*11
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page