Python : How to flush output of print

Using the sys module, just type:

import sys
sys.stdout.flush()
Please follow and like us:
This entry was posted in Python and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published.