•  
      tasks #45122 Replace duplicate occurrence in string
    #45122
    Mohini Singh (mohini)
    2022-08-12 18:56
    2022-08-12 18:56
    Details
    Replace duplicate occurrence in string
    Using split()+enumerate()+loop functions. In this, we separate the words using split, the first occurrence in set and check if the value is saved before and then is replaced is already occurred.
    5 - Medium
    State of Progress
    2022-05-13
    100
    2022-05-15
    Mohini Singh (mohini)
    Rakesh Kumar Verma (rakesh.verma)
    2022-05-14
    Closed
    Attachments
    References
    References list is empty