X121: extraEnd

Given a string, return a new string made of 3 copies of the last 2 chars of the original string. The string's length will be at least 2.

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.