import time import os print('123') time.sleep(3) # 延迟 os.system('cls') # 清屏 print('123123')
有帮助望采纳
有哪位大哥可以解答一下么,谢谢啦