Theodicy
1) printUppercaseMessage
is written in camelCase. If you're referring to the Uppercase
vs UpperCase
part, then it's optional as uppercase
is a valid word.
2) You'll learn more about the built-in string functions in the future lectures
3) The parenthesis is empty as the function toUpperCase
doesn't accept any parameters