Note that I also had to move from `List<Robot&g...
# javascript
v
Note that I also had to move from
List<Robot>
to
Array
as for some reason using an
forEach
was throwing an error on kolin.js