14第2章-11 求平方与倒数序列的部分和【浙大版《Python 程序设计》题目集】 原题链接:预览题目详情 - 第2章-11 求平方与倒数序列的部分和 (pintia.cn) 参考答案 m, n = map(int, input().split()<