Arrays

  • + 0 comments

    def arrays(arr): arr.reverse() return(numpy.array(arr,float))