![]() |
[split] SyntaxError with def - Printable Version +- Python Forum (https://python-forum.io) +-- Forum: Python Coding (https://python-forum.io/forum-7.html) +--- Forum: General Coding Help (https://python-forum.io/forum-8.html) +--- Thread: [split] SyntaxError with def (/thread-11587.html) |
[split] SyntaxError with def - Ramuk8942 - Jul-17-2018 How to create variable def Def list(4) syntax error how to get it to. RE: [split] SyntaxError with def - buran - Jul-17-2018 It's not clear what your problem/question is. Post your code in python tags and full traceback in error tags. |