Two Dice of A sides by letter

for n=1to 99do Printf.printf"N=%d,A=%d
"n((min(n/11+10)n+1)/2)done

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

download

return to the top page