multiply strings « String « Ruby






1.What if you want to print out a line of text three times?
2.print one word three times, then add or append more text with +
3.you can multiply strings
4.You cannot multiply two strings