Python code please!
Question Answered step-by-step Python code please! Image transcription textCreate a NumPy array called myArray2 The array should hold 100 normally distributed numbers with mean =100 and standard deviation of 10. Print the first 30 values. Store the values that are > 100 in a new Arraycalled my Array2GT100. Print the first 30 values. Print how many values are > 100. . Was that w… Show more… Show morePython code please! Computer Science Engineering & Technology Python Programming INFO 4120 Share QuestionEmailCopy link Comments (0)


