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