A familiar face by pooq

a=b=1;for i=0:8disp([49:57,65:90,""](1:a));b=a-b;a+=b;end

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

download

return to the top page