Problem D

Statement
Copy Copied
Description:
None

Input Format:
The first line of the input is a string (between 1 and 50 characters long, inclusive). Each character will be a letter of English alphabet, lowercase or uppercase.

The second line of the input is an integer between 0 and 26, inclusive.

Output Format:
Output the required string.

Note:
None