luizalaquini/LOTOFACIL-2.0 — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python tool for Lotofácil that analyzes past draw results and suggests one new game based on patterns in the historical numbers.
I want it to be easy to run on my computer, not just hidden inside a notebook. It can use the existing spreadsheet of results, and if possible it should also be able to update or download the latest results from Caixa using Chrome automation. Please make the download folder configurable instead of hardcoded to one person’s computer.
The output should be clear for a normal user, showing the suggested numbers and a small explanation of what patterns were considered, like frequent numbers, overdue numbers, odd and even balance, and anything else already implied by the notebook. Please also keep the warning that this does not guarantee winning, it only uses statistics to make a more informed guess.
If any libraries or Chrome driver setup are needed, add simple setup instructions so I can run it without guessing.
Want more depth? Deep Reverse