Skip to content

Instantly share code, notes, and snippets.

@IndhumathyChelliah
Created June 28, 2020 05:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IndhumathyChelliah/958f75b0dc2e3e57ca21dc1d56ee9c50 to your computer and use it in GitHub Desktop.
Save IndhumathyChelliah/958f75b0dc2e3e57ca21dc1d56ee9c50 to your computer and use it in GitHub Desktop.
s1="example of strings"
print (s1.title()) #Output:Example Of Strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment