when we format number literals (hex,oct, binary),the letters (0x,0o,0b) will always lead the digits. for example, as in the following: 0o100, 0x40, 0b1000000. for string formatt