13144: 考试十五 取字符
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:2
Solved:0
Description
将一个字符串中从某位置开始长度为len的字符取出来并输出;
Input
输入只有一行,一个字符串str和一个整数 i。
Output
输出取出的字符
Sample Input Copy
program 4
Sample Output Copy
g