Kotlinlearncs.online LogoJava
Return to List

Homework: String Times

Imported By: Geoffrey Challen
/ Version: 2021.4.0

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

Related Lessons

Stuck? You may find these lessons helpful: