Loops in C
Using two for loops, can you write a code snippet that would produce the following output?
X
XX
XXX
XXXX
XXXXX
$2.19
Using two for loops, can you write a code snippet that would produce the following output?
X
XX
XXX
XXXX
XXXXX