PYTHON

Python String Formatting

To make sure a string will display as expected, we can format the result with the format() method.