electronic dice by Carlos Gutierrez

do
input""x
c=(x=2)+(x>3)^x
?x>2,0,c
?x=6,mod(x,2),x=6
?c,0,x>2
?loop

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

download

return to the top page