Since '%' is a format specifier, you have to do something special to print a '%' sign.

Personally, I would spell out "percent" but if you want to print a percent sign, use "%%" in the format...