python输入十个学生成绩的方法:首先创建一个py示例文件;然后使用函数alist列出十个成绩,代码如“[random.randint(45,101) for _ in range(10)] print(alist)...”。本教程操作环...