.length() is a function that we call on the variable greeting.
.length()
greeting
For some methods we will pass parameters in the ().
()