YSITD_TG_Bot says to #ysitd <m13253>: (@mmis1000: 我覺得最不...) def f(x=[]): x.append(1) print(x) f(x); f(x); f(x)