Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 180 Bytes

File metadata and controls

5 lines (3 loc) · 180 Bytes

Argument unpacking

TODO: ADD MORE

  • the example solution for this exercise uses splat (*) to unpack rows for the zip() function. matrix