Syntax error: bad input '' in codeskulptor

2.5k Views Asked by At

Sometimes when I load a particular codeskulptor program that gives me the error: Syntax error: bad token '' on a line of code, what is wrong?

Note: This is a different question, I know I asked a similar question before but this is a different issue.

1

There are 1 best solutions below

4
On

I generally consider this as a bug in codeskulptor. When this happens, you probably copied that line of code, You could just delete and rewrite the exact same line of code. If it works then you're set, if it doesn't then there is a bug in your code but most likely won't be on that very line.