Width Specifier
A width specifier sets the minimum field width for a formatted field. If the minimum field width is not filled, the width is padded with blanks added in front of the value unless a left justification specifier is used.
A width specifier sets the minimum field width for a formatted field. If the minimum field width is not filled, the width is padded with blanks added in front of the value unless a left justification specifier is used.