Error starting C3_W1_Assignment

Hoping to get help with error on C3_W1_Assignment for Probability and Statistics (Probability Distributions / Naive Bayes). I haven’t even made any changes yet. All I’ve done is run the code on the first 5 cells and got the following error.

Before you can run the cell that displays the randomly generated values, you have to complete the code in Exercise 1: the uniform_generator() function.

I have run all of the code preceding that and still got the error

Running the code isn’t the question. Have you added the required code to the uniform_distribution() function?