Nov-03-2017, 03:29 PM
Quote:return (num + ":" + str(phrase[num]) # I get a random EOF error for some reason.
You open two parens, but only close one.
Can't figure out small errors in my code?
|
|
Messages In This Thread |
Can't figure out small errors in my code? - by pythonwizard96 - Nov-03-2017, 04:26 AM
RE: Can't figure out small errors in my code? - by nilamo - Nov-03-2017, 03:29 PM
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
[split] new to python hello world code gives errors | giobastidas1970 | 1 | 2,093 |
Mar-11-2023, 12:48 PM Last Post: jefsummers |
|
I'm getting a syntax error very early on in my code and I can't quite figure it out. | liloliveoil | 1 | 2,690 |
Oct-30-2020, 05:03 AM Last Post: deanhystad |
|
Unexpected change to a list in a small amount of self-contained code | Johno | 5 | 3,981 |
Mar-15-2020, 05:06 PM Last Post: jefsummers |
|
whats wrong with my code? syntax errors | r6lay | 5 | 7,617 |
Mar-16-2017, 04:14 PM Last Post: micseydel |