A familiar face by pooq

a=1
for i=1to 9?mid$("123456789ABCDEFGHIJKLMNOPQRSTUVWXY",1,a)
a=a+b
b=a-b
next

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

download

return to the top page