YSITD_Chat_Bot says to #ysitd
<wcpan>: let sum = 0; for (let i of [1, 2, 3]) { sum += i; }reduce([1, 2, 3], add);