Got a scratched gift card? Can't tell if the letter is a B or an 8? Use this!
- Extract the files to your desktop.
- Edit
codes
list, line #9 inmain.py
- Customize
settings.py
to your liking - Run
python3 main.py
- Write
FILE
will write to a file.CONSOLE
will send the list of codes to console.
- File
- This is the file name.
- Overwrite
True
will overwrite existing data within said file.False
will add onto the existing data within said file.