YSITD_TG_Bot1 says to #ysitd
<zypeh>: (loop repeat 5 for y = 1 then (+ x y) for x = 0 then y collect y) ==> (1 1 2 4 8) 还有 tranducers