Mega Code Archive
Categories
/
Perl
/
String
Printing a percent sign after a digit
printf "%d%%\n", 45;