Last updated 8 months ago
In Python Langauge, padding can be done in Python Strings using ljust(), center(), rjust()
ljust()
center()
rjust()
Source: