•  
      tasks #44331 Reversing a list
    #44331
    Ritish Singh (ritish31)
    2022-08-05 23:26
    2022-08-05 23:26
    Details
    Reversing a list
    Using the reversed() method and reverse() method, we can reverse the contents of the list object in place i.e., we don’t need to create a new list instead we just copy the existing elements to the original list in reverse order.
    5 - Medium
    State of Progress
    2022-05-07
    100
    2022-05-08
    Ritish Singh (ritish31)
    Rakesh Kumar Verma (rakesh.verma)
    2022-05-09
    Closed
    Attachments
    References
    References list is empty