1import numpy as np
23noise = np.random.normal(0,1,100)
45# 0 is the mean of the normal distribution you are choosing from6# 1 is the standard deviation of the normal distribution7# 100 is the number of elements you get in array noise8
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content