/ Published in: Python
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
import os, sys sys.stdout.write(os.popen('clear').read())