Compito
📝 **Attività:** Implementa `bootstrap_ci(xs, statistic, B=200, seed=0, alpha=0.05)` restituendo `(low, high)` arrotondato a 3 decimali.
📋 Implementa la funzione sopra. I test vengono eseguiti automaticamente.
💡 **Suggerimento:** Rileggi la teoria se rimani bloccato.