PythonfromMathspp4 days agoTIL 134 - = alignment in string formattingThe '=' alignment puts the sign left and digits right; a leading zero width uses '=' and pads the number with zeros.