I would like to ask how to use .ToUpper()
function in C#.
Our professor told us to use .ToUpper()
.
ex. When you enter a name and the first letter of each input must be a capital letter.
ian bartolome entera (original input)
Ian Bartolome Entera (Output needed)