我假装无情,其实是痛恨自己的深情。
python中去掉空格的方法有以下几种 1.使用lstrip()函数去掉左边空格 string = " * it is blank space test * "print (string.l