Skip to content

Add capitalize_sentences function #23

@RaeesFatima

Description

@RaeesFatima

Capitalize the first word of every sentence.

Example: "hello. this is new." → "Hello. This is new."

Instructions:

  1. Create the function in case_conversion.py
  2. See and follow the used pattern
  3. Write test cases.
  4. Please do update the documentation too, github link: documentation link

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions