You copy pasted the code from a site or program that replaced quotes with the stylized quotes that are supposed to look better, but which are Unicode characters not valid here. You can see it in the error, which shows strings enclosed in gibberish characters instead of quotes. Retype the quotes on all the lines the error messages point to.