Python WorkSeptember 18, 2025 This is my work in python #Numpy import numpy as np x = np.array([[1,2,3], [4,5,6]]) x