SyntaxFix
Write A Post
Hire A Developer
Questions
Something like this should do it:
for element in list_: sys.stdout.write(str(element))