it points to where Python first noticed the problem. > 3. **Check for missing quotes, parentheses, or colons.** > 4. **Check the line *above*** — sometimes the error is on the previous line, but Python doesn't notice until the next line.