Skip to content

Commit

Permalink
add print for release
Browse files Browse the repository at this point in the history
  • Loading branch information
hhc97 committed Jan 9, 2020
1 parent 203255b commit 13cbbec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sudoku_solver.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,4 +312,5 @@ def main() -> None:


if __name__ == "__main__":
print('Welcome to Sudoku Solver v1.0 by Haocheng Hu\n')
main()

0 comments on commit 13cbbec

Please sign in to comment.