📅  最后修改于: 2022-03-11 14:46:49.291000             🧑  作者: Mango
import os
os.system('TITLE Your title here')
# Note, this will work with any Windows cmd command
# (Assuming you're using this on a Windows computer)