repeat for the length of a string pythhon code example Example: python string repetition ^ "cow" * 3 'cowcowcow' "cow" * 10 'cowcowcowcowcowcowcowcowcowcow'