Output Sequence by murky-satyr

a=[z='']*15;i=0
100.times{n->z=a[i+=(n%3>>1)-(n++%5>>2)]=a[i].padRight(z.count)+n}
a.any''.&println

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

download

return to the top page