┏━━━┯━━━┯━━━┳━━━┯━━━┯━━━┳━━━┯━━━┯━━━┓ ┃ 8 │ 3 │ 6 ┃ │ 7 │ ┃ 1 │ │ ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ 4 │ 5 │ ┃ 6 │ 3 │ ┃ │ 2 │ ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ │ 2 ┃ 9 │ 4 │ 8 ┃ 5 │ 6 │ ┃ ┣━━━┿━━━┿━━━╋━━━┿━━━┿━━━╋━━━┿━━━┿━━━┫ ┃ 2 │ │ ┃ │ │ ┃ 4 │ │ 1 ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ 4 │ ┃ │ 8 │ ┃ │ │ 2 ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ 3 │ 7 │ 8 ┃ 4 │ │ ┃ 6 │ │ ┃ ┣━━━┿━━━┿━━━╋━━━┿━━━┿━━━╋━━━┿━━━┿━━━┫ ┃ │ │ ┃ │ 9 │ 3 ┃ │ │ ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ 2 │ 7 ┃ │ │ ┃ 3 │ │ ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ │ ┃ │ │ 4 ┃ 9 │ │ 5 ┃ ┗━━━┷━━━┷━━━┻━━━┷━━━┷━━━┻━━━┷━━━┷━━━┛
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,6,0,7,0,1,0,0,4,5,0,6,3,0,0,2,0,0,0,2,9,4,8,5,6,0,2,0,0,0,0,0,4,0,1,0,4,0,0,8,0,0,0,2,3,7,8,4,0,0,6,0,0,0,0,0,0,9,3,0,0,0,0,2,7,0,0,0,3,0,0,0,0,0,0,0,4,9,0,5
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
~EOF~