Open a Colab notebook and use an AI assistant to generate code for the following task:
"Create a 1000-element array of random numbers drawn from a normal distribution. Compute the mean and standard deviation. Then plot a histogram with 30 bins and overlay a vertical line at the mean."
After the code runs, explain each line to a partner or in a markdown cell.