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