Program calculating the most effective current guessing word in game Wordle.
Video "Solving Wordle using information theory" from 3b1b channel:
First, program iterate through all possible five-letter words where every letter is different to evaluate number of bits (how many times on average chosen word halves total number of possible words). It is done by generating all combinations of letters' states and assigning for each word a value based on formula below: