StringTimes

Given a string and a non-negative int n, return a larger string that is n copies of the original string.

Questo esercizio รจ stato convertito per PLM dall'eccellente sito di esercizi http://javabat.com/