问题 更新时间2023/4/3 12:59:00 写程序执行结果: clear s=0 for i=2 to 15 if mod(i,2)<>0 and mod(i,3)=0 s=s+i endif endfor ?s return 答案 登录 注册 27 出自:江开 >> 金融学(第二学期)