Kotlinlearncs.online LogoJava
Return to List

Homework: Double Char

Imported By: Geoffrey Challen
/ Version: 2021.7.0

Given a non-null String, return a new String where every character in the original input is doubled. So "The" yields "TThhee".

Related Lessons

Stuck? You may find these lessons helpful: