Enter string: Enter Number: Create a new string using the first and last n characters from a given string
Create a new string using the first and last n characters from a given string. The string length must be greater or equal to n.