•  
      tasks #45282 Put spaces between words starting with capital letters using Regex
    #45282
    Ritish Singh (ritish31)
    2022-08-16 12:55
    2022-08-16 12:55
    Details
    Put spaces between words starting with capital letters using Regex
    Split each word starting with a capital letter using re.findall(expression, str) method.
    Now change the capital letter of each word to lowercase and concatenate each word with space.
    5 - Medium
    State of Progress
    2022-05-31
    100
    2022-06-02
    Ritish Singh (ritish31)
    Rakesh Kumar Verma (rakesh.verma)
    2022-06-01
    Closed
    Attachments
    References
    References list is empty