# Prints the 25 first Fibonacci numbers 24>n 0>t 1>a # push fibonacci numbers onto stack t (n-1 a+0 tb+a ca@ (@>o) 32>o )