In windows
import os
cls = lambda: os.system('cls')
cls()
==============================================
Quickest and easiest way without a doubt is Ctrl+L.
This is the same for OS X on the terminal.
===========================================================
No comments:
Post a Comment