SyntaxFix
Write A Post
Hire A Developer
Questions
If you are using Python3:
print('[',end='');print(*L, sep=', ', end='');print(']')