python modules that clear screen without console command code example Example: python clear console import sys, os os.system('cls')