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