public void sum( int num ) ; which sums from 1 up to num. We're going to implement this with, surprise, a while loop. Let's think about what we've done so ...
確定! 回上一頁