powered by
Convert the first character to upper case. If the first character is upper case, nothing will happen.
capitalize_first_char(s)
the string, with the first letter in uppercase
a string
Richèl J.C. Bilderbeek
capitalize_first_char("hello")
Run the code above in your browser using DataLab