Implement Gibbs sampling for the inference of a single one-dimensional Gaussian, which we studied using maximum likelihood in section 22.1. Assign a broad Gaussian prior to µ and a broad gamma prior (24.2) to the precision parameter β = 1/σ2. Each update of µ will involve a sample from a Gaussian distribution, and each update of σ requires a sample from a gamma distribution.