CSAllenISDClassroom / sudokuserver-acid-dragons-1

sudokuserver-acid-dragons-1 created by GitHub Classroom
1 stars 1 forks source link

NO JSON and null not "-" >:( #8

Closed reese-h closed 3 years ago

reese-h commented 3 years ago

["8", "5", "2", "4", "-", "-", "6", "1", "-"] ["4", "-", "3", "6", "1", "9", "-", "5", "-"] ["-", "1", "-", "-", "5", "2", "4", "7", "3"] ["1", "-", "8", "5", "2", "-", "-", "3", "6"] ["5", "2", "-", "7", "-", "6", "1", "9", "-"] ["-", "3", "6", "-", "-", "8", "5", "2", "4"] ["-", "6", "1", "9", "8", "5", "2", "-", "-"] ["9", "8", "5", "2", "4", "-", "3", "-", "-"] ["2", "4", "7", "3", "-", "1", "-", "-", "5"]

^ that is not json. also empty cells should show as null not "-"

agarmu commented 3 years ago

Seems to be fixed/obsolete now

Tariq-Mahamid commented 3 years ago

Yur