SyntaxFix
Write A Post
Hire A Developer
Questions
Using python string formatting.
>>> "%0.2f" % 3 '3.00'