在Python 中,当你尝试在列表(list)上调用 max 函数时,会抛出一个AttributeError 异常,错误信息为"'list' object has no attribute 'max'"。
確定! 回上一頁