I\'m trying to repeat a string 1000 times. so for example, The string "Hello " should appear once and then the string "Person " should appear 100 times.<