[Python] 填充字串長度 ljust(), rjust() 2023.07.27 Python str str.ljust(width[, fillchar]) str.rjust(width[, fillchar]) Last Updated on 2023/08/24 by A1go