byStarTW
says to
YSITD
if os.name == nt: os.system('cls') else: os.system('clear')