•  
      tasks #44537 Swap two elements in a list
    #44537
    Ritish Singh (ritish31)
    2022-08-08 23:12
    2022-08-08 23:12
    Details
    Swap two elements in a list
    We can directly swap two variables a and b without using a third variable using the code- a, b = b, a.
    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