Enter string: Create a new string from a repeated substring.
Create a new string of 4 copies of the last 3 characters of a given original string. The length of the given string must be 3 and above.