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