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