Quoted By:
So the first thing I'm stuck on is this. I'm trying to calculate the lot dimensions but since the 2d array is always a rectangle wouldn't finding the length of a column and row be enough to calculate the dimensions. I'm not sure why the while loop is provided or why I have to go through each line. Am I doing something wrong? I'm also not sure how to prevent it from going past the separator (which is ###). I got an extension of 3 days so I have a little more time to work on this now thankfully.