def clear(seconds = 0): time.sleep(seconds) os.system('clear')