this program is supposed to return the inputted string with the first letter capitalized, so I'm trying to return the result from the capitalize method to main to print the result, but clearly I don't know how to do it properly...
Any help would be greatly appreciated