Step 2 Create a new Python script numpy_assignment.ipynb. Import NumPy and follow these steps: Create a 1D NumPy array with integers from 1 to 20. Perform the following operations: a. Calculate the ...