i need Help Please It says Assets\RotateWithMouse.cs(5,45): error CS1003: Syntax error, ',' expected

Please use code-tags when posting code.

The error tells you the line the error is on. Does that “;” look okay to you after “MonoBehaviour”? If so, it’s not correct and I would therefore strongly suggest you spend some time following a basic C# tutorial. If you do know that then a forum post should not be required to help you find a typo.