electronic dice by idealmachine

do
input""n
if(!n)end
x=n=2 or n>3
?n>2," ",0," ",x
?n>5," ",and(n,1)," ",n>5
?x," ",0," ",n>2
?loop

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

download

return to the top page