我想知道是否有人可以帮助我在数字唱歌时为这个现有字符串添加一个前导零(例如1-9).这是字符串:
str(int(length)/1440/60)
python string
python ×1
string ×1