strbonacci FIXED by youz

(while(let(a b)(tokens:readline)(repeat 7(pr a" ")(= _ a a b b(+ b _)))prn.a))

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

download

return to the top page