sum()
Excellent! Because the function returns a value that we never use, the script won't display anything.
Yikes! Because the function returns a value that we never use, the script won't display anything.