SyntaxFix
Write A Post
Hire A Developer
Questions
import sys for x in range(10000): print "HAPPY >> %s <<\r" % str(x), sys.stdout.flush()