骨架跑起来是什么样 👁️ 0 人浏览 💬 0 人评论 ❤️ 添加收藏 运行下面的 Python 3 程序,填写结果。def get_total(scores): return 0 # 占位,还没真的实现 print(get_total([80, 90, 70]))
全部评论