SyntaxFix
Write A Post
Hire A Developer
Questions
just use return and type it on the next line:
user@host:~$ python -c "import sys > for r in range(10): print 'rob'" rob rob ...