[Python] 填充字串長度 ljust(), rjust()

  • str.ljust(width[, fillchar])
  • str.rjust(width[, fillchar])

Last Updated on 2023/08/24 by A1go

Bitnami