Skip to content

to_inverse_case() #3

@RaeesFatima

Description

@RaeesFatima

Description:

Implement a function that inverts the case of each character.

Example:

"Hello" → "hELLO"

"Python123" → "pYTHON123"

Tasks:

  • Add function in case_conversion.py

  • Write unit tests in tests/test_case_conversion.py

  • Update docs

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions