When writing small automation scripts, log output can sometimes end up in a state where you don't feel like reading it later. Timestamps, process names, statuses, elapsed time—they are all scattered ...
In this series, we will create a Galton board using pygame. The reason I decided to make this is that I wanted to build an app where I could visually observe probability. A Galton board is a device ...