下列程序段的执行结果为()。 n = 0 j = 1 Do Until n > 2 n = n + 1 j = j + n * (n + 1) Loop Print n; j
答案: <查看本题扣1积分>
查看答案
答案不对?请尝试站内搜索