aboutsummaryrefslogtreecommitdiff
path: root/challenge-087/abigail/node/ch-2.js
AgeCommit message (Expand)Author
2020-11-20Use X and Y instead of matrix . length and matrix [x] . length.Abigail
2020-11-19Transpose the matrix if it's wider than it's high.Abigail
2020-11-19Node solution for week 87/part 2.Abigail