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