Specs:
- Add value of a line(row/column)
- Write Test to check if prototype adds value of line
- Make test fail where value is not added
- Implement wanted behviour of function
- Run test to confirm is passes (if not, revisit 4)
- Check to see if test passes again
- Refactor code
- Repeat
- Check value of line to = 45