pad_left¶ Signature¶ pad_left(string, number, string) Description¶ Adds characters to the beginning of a string. Examples¶ TODO