Look at the following example:
When we run this function, we
get Welcome on the screen.
Welcome is formal, so,
if we wanted to have a way to
print Hi to the screen, we have
to write another function:
You can see that this practice
will quickly become difficult
as the number of greetings increases.