Pascal Triangle/Spiral Matrix
Implement Solutions for the LeetCode problems *Pascal's Triangle *Spiral Matrix
For Pascal Triangle, found the bug of the code shown to us in Class, For Spiral Matrix, watched a video of how a Spiral Matrix worked and read hints on how one would solve it