Python Modifiers
Python Modifiers
: Use a space to insert an extra space before positive numbers (and a minus sign
before negative numbers)
:b Binary format
:d Decimal format
:g General format
:o Octal format
:n Number format
:% Percentage format