How many numbers were matched in a draw

The idea of ​​this project is to quickly create a Python application to check how many numbers were matched in a draw

make
micromamba activate megasena

# After update `setup.cfg`
make lockdeps
make deps

Run

python -m streamlit run src/demo.py