如何使用 python 求 n 对 (a, b) 的取模结果原问题中使用 def fun(n,a,b ) s=[] 作为开头,试图输出 n 除以 (a, b) 范围内的数的结果,但遇到了输出问题。正确的代码如下:def fun(n, a,...