[list-and-tuple] list 转 tuple + max 题目反馈
Author: cy77-cyCreated May 29, 2026Updated Sep 3, 2026
哪一题
- lesson:
list-and-tuple - exercise:
07-tuple-ops - url: https://learn-py.org/lessons/python3/list-and-tuple/#step-4
问题描述
练习5,答案正确,但是显示报错,复制参考答案也报错。 重新加载又好了
Source: walter201230/Python