摘要:
使用函数locals() >>> for i in range(5): ... locals()['X%s' % i] = '' ... >>> print(X0,X1,X2,X3,X4) >>> print(X5) Traceback (most recent call last): File " 阅读全文
posted @ 2019-08-25 09:42
iBoundary
阅读(329)
评论(0)
推荐(0)

浙公网安备 33010602011771号