
Convert To Title Case

您的函数应将字符串作为输入,并将字符串中所有单词的首字母转换为大写,使字符串成为标题大小写(其他字母必须为小写)。
输入:原始字符串 (str).
输出:...
You should be an authorized user in order to see the full description and start solving this mission.
您的函数应将字符串作为输入,并将字符串中所有单词的首字母转换为大写,使字符串成为标题大小写(其他字母必须为小写)。
输入:原始字符串 (str).
输出:...