What's wrong with this code?

The comma , separating the values is missingThere's nothing wrong with the codeThe semicolon ; separating the values is missing

The comma , separating the values is missing.