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