Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
vanshikapandey committed Oct 8, 2023
1 parent 4f1e5bd commit 8bb5665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Python/backtracking/Cryptarithmetic_Problem.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
Distinct variables are: S, E, N, D, M, O, R, Y
Domain: {0,...,9}
test
'''

# importing the necessary libraries
Expand Down

0 comments on commit 8bb5665

Please sign in to comment.