Contribute Media
A thank you to everyone who makes this possible: Read More

FORKS? POOLS? ASYNC? Solving Wordle with Python’s concurrency tools

Description

I’ve played Wordle most days since late 2021. Maybe you have too? One thing I wonder after solving the puzzle for the day is whether I made a bad choice of words. Should I have chosen SMASH, or STASH? Just how lucky was I to solve a puzzle?

This talk will explore how to implement a Wordle statistics bot using Python's concurrent processing tools. No spoilers, I promise.

Details

Improve this page