9 Answers
New Answer9 Answers
New AnswerIn python, By multiplying a string by an integer, produces a repeated version of the original string. Like this:- print("hello" * 5) Output:- hellohellohellohellohello
You can multiply a string with an integer.. To see result, print the result. You have answer in question..!!!
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message