Unexpected symbol 'void'

I am a beginner in programming. My script is with this error, Title I am helping me please. Anything thanks

You’ve forgotten a semicolon on the line before void Start(). :slight_smile: