What's wrong with this code?
The code calling the function isn't in camel case
We don't call a function with
()
We shouldn't add a
;
when calling functions
The code calling the function isn't in camel case.