Format Description %d Decimal number %o Octal Number %x Hexadecimal Number (a-f) %X Hexadecimal Number (A-F) %f Floating-point number %e Number in scientific notation (e + 1) %E Number in scientific notation (E + 1) %s String