Function 3: capitalize(str)

Uppercases the first character of a string and returns the new string.


          

← Back to Coding Projects