Oyster by pooq

REBOL[]repeat i 12[print[input either(5 > mod i 9)['eat]['boo]]]

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

download

return to the top page