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