A familiar face by teebee

i=1
j=1
do 9
say left(123456789||xrange(A),i)
j=i-j
i=i+j
end

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

download

return to the top page