python/24-6-2-2.py

3 lines
27 B
Python
Raw Permalink Normal View History

2024-07-22 16:59:27 +08:00
a=(1,2,3,[7,8,9])
print(9)