截取字符串
https://www.nowcoder.com/practice/a30bbc1a0aca4c27b86dd88868de4a4a
print(input()[:int(input())])
暂无评论,快来抢首评~
相关推荐