Gxlsystem TIY Editor
Gxlsystem 在线教程
改变方向
暗黑模式
python_ref_min_3.py:
a = (1, 5, 3, 9, 7) x = min(a) print(x)