Question: import numpy as np # INSTRUCTION: Replace this string by your first name. name = Christian # INSTRUCTION: You don't need to change anything else
import numpy as np
# INSTRUCTION: Replace this string by your first name.
name "Christian"
# INSTRUCTION: You don't need to change anything else in that cell.
# This line guarantees the code will always generate the same set of random numbers
# This set of numbers is dependent on your name.
nprandom.seednpsumnparraylistnameviewint
# Getting an array of random integers
randomintegers nprandom.randinthigh size
randomintegers. array
addCode
addText. # INSTRUCTION: Write the code to get the array of numbers from the second column and row to the fourth
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
