/scratchoff

Analyze lotto ticket data.

Primary LanguagePythonMIT LicenseMIT

Scratchoff

Build Status

Analyze scratch-off lottery game data.

Visualize Data

 $ git clone https://github.com/yebra06/scratchoff.git
 $ cd scratchoff
 $ python3 main.py

Testing

 $ python3 -m unittest