Capitalize!

  • + 0 comments
    import string
    return string.capwords(s,' ')