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