Re: [Tutor] command error help

2010-02-14 Thread Alan Gauld
"Shurui Liu (Aaron Liu)" wrote SyntaxError: EOL while scanning single-quoted string. Yes, that sounds about right. But it doesn't add much. Can you print the entifre error message not just that single line? Or Here is a program I need to run in putty.exe, but there is an error in it. I

[Tutor] command error help

2010-02-14 Thread Shurui Liu (Aaron Liu)
Here is a program I need to run in putty.exe, but there is an error in it. I cannot find out. When I ran this program, it mentions that the error is in red line. Would you please help me? Thank you! # Useless Trivia # # Gets personal information from the user and then # prints true, but useless i

Re: [Tutor] command error help

2010-02-14 Thread Shurui Liu (Aaron Liu)
SyntaxError: EOL while scanning single-quoted string. 2010/2/14 Shurui Liu (Aaron Liu) > Here is a program I need to run in putty.exe, but there is an error in it. > I cannot find out. When I ran this program, it mentions that the error is in > red line.It shows that "SyntaxError: EOL while