•  
      tasks #44569 Transpose a matrix
    #44569
    Mohini Singh (mohini)
    2022-08-09 20:45
    2022-08-09 20:45
    Details
    Transpose a matrix
    Using nested list comprehension, in which we iterate through each element of matrix (m) in column and assign the result to rez matrix which is the transpose of m.
    5 - Medium
    State of Progress
    2022-05-10
    100
    2022-05-12
    Mohini Singh (mohini)
    Rakesh Kumar Verma (rakesh.verma)
    2022-05-11
    Closed
    Attachments
    References
    References list is empty