Any help?

I have a very simple script as it is only the start but I want to fix errors as I go. It says that it didn’t expect the brackets at the end and I am not sure how to fix it. I am very new to this so it is probably a simple error but I need help fixing it…
(I have see the messages of how to save time so that people don’t have to download the script)

3037576–227490–PlayerRotation.cs (409 Bytes)

You can attach code to your post with UBB Code tags rather than attaching files (very unlikely anyone will download them).

You have unmatched close-parens at the end of both of your transform.Rotate lines.

But yes, paste using the code tags, it’s a time saver for the people helping.