After installing python, I tried to run the script. It returned by following info: --------------------------------------- File "C:\Users\CarolWu\Private\SBB.py", line 7 <!DOCTYPE html> ^ SyntaxError: invalid syntax -------------------------------------- What should I do to fix it?
After installing python, I tried to run the script. It returned by following info:
File "C:\Users\CarolWu\Private\SBB.py", line 7
^
SyntaxError: invalid syntax
What should I do to fix it?