Rewrite the code from Exercise using a For…Next statement for the outer loop, and a Do…Loop statement for the nested loop. The nested loop should be a posttest loop. (1, 2)
Exercise
Write the code to display the following pattern of asterisks in the asterisksLabel. Use two For…Next statements. (1, 2)
*****
*****
*****
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.