python store python codes // test to write python code here import numpy as np a=np.zeros([1,2]) print(a)