should print 10 23 36 49 62 75 88 101 same as set \$1, bang note that 114 should not be included! step (default: 1) to (default: 0) from (default: 0) perform the counting count from a value to another value. the start value is included, and the end value is excluded. this is so that [for 0 10 1] and [for 10 20 1] have no common outputs, and so that they continue each other, without ever having to add one or subtract one.