Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 133 Bytes

File metadata and controls

1 lines (1 loc) · 133 Bytes

Write functions that square or cube all the elements in a given 1D or 2D array. Also write a general "map" function for a 1D array.