┏━━━┯━━━┯━━━┳━━━┯━━━┯━━━┳━━━┯━━━┯━━━┓ ┃ │ │ 5 ┃ │ 6 │ 9 ┃ │ 1 │ ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ 9 │ ┃ │ │ 1 ┃ │ 6 │ ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ 1 │ │ 6 ┃ 5 │ │ ┃ │ 9 │ 7 ┃ ┣━━━┿━━━┿━━━╋━━━┿━━━┿━━━╋━━━┿━━━┿━━━┫ ┃ 7 │ 1 │ ┃ │ 4 │ ┃ │ 5 │ 9 ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ 9 │ │ 3 ┃ │ │ 6 ┃ │ │ ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ 6 │ 4 ┃ 2 │ 9 │ 7 ┃ 1 │ 8 │ ┃ ┣━━━┿━━━┿━━━╋━━━┿━━━┿━━━╋━━━┿━━━┿━━━┫ ┃ │ 7 │ 9 ┃ 8 │ │ 5 ┃ │ │ ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ 3 │ ┃ │ │ 2 ┃ │ 4 │ 5 ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ │ ┃ │ 3 │ ┃ │ │ ┃ ┗━━━┷━━━┷━━━┻━━━┷━━━┷━━━┻━━━┷━━━┷━━━┛
Many sudoku software and websites will accept a string of 81 numbers so that you can use them to complete the puzzle interactively.
0,0,5,0,6,9,0,1,0,0,9,0,0,0,1,0,6,0,1,0,6,5,0,0,0,9,7,7,1,0,0,4,0,0,5,9,9,0,3,0,0,6,0,0,0,0,6,4,2,9,7,1,8,0,0,7,9,8,0,5,0,0,0,0,3,0,0,0,2,0,4,5,0,0,0,0,3,0,0,0,0
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
~EOF~