Skip to content

Instantly share code, notes, and snippets.

@christiancost47
Last active August 22, 2019 17:38
Show Gist options
  • Save christiancost47/f10aae190890d74575adc0bbae20ddab to your computer and use it in GitHub Desktop.
Save christiancost47/f10aae190890d74575adc0bbae20ddab to your computer and use it in GitHub Desktop.
title
name = "guido von"
print(name.title())
>>>Guido Von
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment