Convert To Title Case

Convert To Title Case

Your function should take a string as an input and convert all the first letters of the words in the string to uppercase, making the string a title case (other letters must be in lowercase)....

You should be an authorized user in order to see the full description and start solving this mission.