Shape and Reshape

  • + 0 comments
    A= numpy.reshape([list(map(int,input().split()))],(3,3))