Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 340 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 340 Bytes

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