python把str转成list python字符串转换成列表 (python)如何将字符串转换成list?>>>> str=“225740181096”>>>>目标列表=[int(x)forxins... 2021-03-16 2167次浏览