: yaksu { gitgal } ( n -- )
1
gitgal
for
gitgal over mod 0 = if
dup . cr
endif
1 +
    next
    drop
;

pad dup 80 accept evaluate
cr
yaksu
bye