为什么我在python 2.7中得到以下结果,而不是'055'?
>>> str(055) '45'
python string python-2.7
python ×1
python-2.7 ×1
string ×1