•  
      tasks #45152 Convert Snake case to Pascal case
    #45152
    Ritish Singh (ritish31)
    2022-08-16 08:23
    2022-08-16 08:23
    Details
    Convert Snake case to Pascal case
    Using title() + replace() This task can be solved using combination of above functions. In this, we first convert the underscore to empty string and then title case each word.
    5 - Medium
    State of Progress
    2022-05-13
    100
    2022-05-15
    Ritish Singh (ritish31)
    Rakesh Kumar Verma (rakesh.verma)
    2022-05-14
    Closed
    Attachments
    References
    References list is empty