Exercise:Figure out what is wrong with the function - fix it and run it as it should! Hint: A function is defined with the function keyword, followed by a name, followed by parantheses(). |
Edit This Code:
Result:
|
Correct Code:
Correct Result:
|