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