Nerdle Analysis
This repository contains some analysis of possible nerdle answers. Here's a quick overview:
nerdle.pycontains code to generate all possible nerdle answers.all_answers.txtcontains those generated answers.analysis.ipynbcontains analysis of those generated answers, including various frequency plots, and information on the likelyhood of different operator combinations and number lengths appearing.plots/*are plots from the notebook.
Probability of a given symbol appearing
Frequency of symbols per position
Take a look at analysis.ipynb for more!

