ttp by teebee(pooq)

rebol[]while[a: input][if #"t"= pick a 1[prin"h"]print a]

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

download

return to the top page