Hi, all I am learning Python as my first computer programming language. So I hope this question is worth your time. I tried to run program stored in the interpreter under window 98. Here is the path, C:\DownLoad\practice python\p17.py >>>execfile(C:\DownLoad\practice python\p17.py) It is a SyntexError. How do I fix it?