So I am trying to make a function and I got an error
Script:

Error:

I closed the function with a “)” but I am still getting this.
So I am trying to make a function and I got an error
Script:

Error:

I closed the function with a “)” but I am still getting this.
The end on line 27 is an extra end.
Delete the line and add the parentheses to the line above next to end in line 26.