Skip to content
# Add your Python code here!


import numpy as np 
a =  np.array([[1, 1, 1], 
              [3, 4, 4]])