本文共 101 字,大约阅读时间需要 1 分钟。
chr(122288)是中文空格
tplt="{0:^10}\t{1:{3}^10}\t{2:^10}";print(tplt.format(ls[0],ls[1],ls[2],chr(12288)))
转载地址:http://mxav.baihongyu.com/