nested loop example 5 * 5 box. Here, we should use two loops. Inner loop will print 5 stars. Like *****. Outer loop will execute inner loop 5 times.
確定! 回上一頁