Token Error: EOF in multiline statement

M

maehhheeyy

I'm not sure what it means but it always highlights the last line with
nothing on it. My program has 63 lines and it highlights the 64th
line. This keeps popping up whenever I try to run my program. Can you
please help me fix this?
 
M

Matimus

I'm not sure what it means but it always highlights the last line with
nothing on it. My program has 63 lines and it highlights the 64th
line. This keeps popping up whenever I try to run my program. Can you
please help me fix this?

You are going to have to post the code or at least the exception text.
It sounds like the last line of your code is missing a needed
parentheses, but it is impossible to know without more input.

Matt
 
T

Terry Reedy

| > I'm not sure what it means but it always highlights the last line with
| > nothing on it. My program has 63 lines and it highlights the 64th
| > line. This keeps popping up whenever I try to run my program. Can you
| > please help me fix this?
|
| You are going to have to post the code or at least the exception text.
| It sounds like the last line of your code is missing a needed
| parentheses, but it is impossible to know without more input.

or { or [ or ''' or """ or the last line ends with '\'
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,262
Messages
2,571,059
Members
48,769
Latest member
Clifft

Latest Threads

Top