Kotlinlearncs.online LogoJava
Return to List

Homework: nTwice

Imported By: Geoffrey Challen
/ Version: 2021.6.0

Given a String and an int n, return a string made of the first and last n chars from the String. The String length will be at least n.

Related Lessons

Stuck? You may find these lessons helpful: