python string fill number code example Example: pad zeros to a string python my_str='9' my_str.zfill(2)