Will pad the input string with zeros to the desired length.
The input string / number
The desired length
The character to use for padding.
The padded string
Will pad the input string with zeros to the desired length.