Discuss / Python / 笨办法

笨办法

Topic source

凌零An233

#1 Created at ... [Delete] [Delete and Lock User]

s = input('请输入要转换的字符')

print('s[1:-1]')


  • 1

Reply