This program is a strictly educational intention to learn how to pick a code. This version of application is capable of picking a given by User digit code and messaging You of success.
- main.py contains of two main executable functions: getting Your code and providing You with the success message.
- code_finding.py contains of code_checking() function which brute-forces your code.
- utility.py contains of receive_code() function which gets Your digit code and checks it.
- (github component) .gitignore