编辑代码
Python代码
3.11.0
2.7.17
运行
T1
= tuple('Python')
print
(T
1
[
2
:
4
])