Jonathan Hsu
1 min readJan 8, 2020

Martin, I should’ve probably added it in the introduction to the article, but I shy away from .title() because it modifies the other letters if any of them are capitalized.

message = "hi my initials are JAH"
print(message.title()) # Hi My Initials Are Jah

But yes, otherwise .title() is a simpler way to do what was described in the article. Thanks for the contribution!!

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Responses (1)

Write a response