Hello! Im currently working on a sudoku app and every time I try to run it it tells me that my list index is too large. How do I fix this??
Thank you in advance!!
Hello! Im currently working on a sudoku app and every time I try to run it it tells me that my list index is too large. How do I fix this??
Thank you in advance!!
Rough guess, it is in here:
where you first load a list from global random textboxes (it is not evident how this is generated), then you test to see if it is empty ?
but you will need to do some bug hunting to track down which list in which set of blocks is causing the problem