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