Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Add spaces before capital letters #108

@shorodilov

Description

@shorodilov
assert add_spaces("camelCase") == "camel Case"
assert add_spaces(" John Doe ") == "John Doe"
assert add_spaces("racecar") == "racecar"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions