Very easy to fix, you just need to read your code with attention and compare with the source code you're copying from.
Your code is missing a "}" after the one the arrow is pointing to in this picture.
You need a } for every { that your code uses. This is true for ( ) and ' ' and " " among others.
Your code is missing a "}" after the one the arrow is pointing to in this picture.
You need a } for every { that your code uses. This is true for ( ) and ' ' and " " among others.
Statistics: Posted by memjr — Tue Dec 26, 2023 5:36 pm