Kotlinlearncs.online LogoJava
Return to List

Homework: String Times

Imported By: learncs.online Staff
/ Version: 2021.4.0
/ Adapted from CodingBat

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