import numpy as np
import pandas as pd
import plotnine as p9
Introduction
In this blog post we will implement a Guess who? game simulation in Python and play around with potential strategies to (if possible), increase winning chances.
Alejandro Fontal
2025-05-04