The left command takes two arguments, a string s and a non-negative integer n. left returns the first n characters of the string. Input:
Output:
Similarly, the right command returns the last n characters. Input: