After feeling that I had achieved something by completing the chessboard exercise, I then realised that I needed to have the option to alter the size of the board grid within the code
(which doesn’t work with my original code).
Even after studying one of IOT’s student’s successfully submitted code and attempting to recreate it, I have to admit, I couldn’t.
Also, after copying and pasting some of the completed (supposedly successful) in the postings here into my dev console, I found that quite a few don’t actually work - especially when changing the grid size to an odd number.
Is anyone checking this code?
I’d be surprised if 10% of beginners managed this task without looking at the solution in the book or at the solutions posted.
Is it just me?
Need to get over this chess board assignment and move on, I think. It’s taken up so much of my time.