How can I draw a triangle (see below) using only three for loops? I managed to make the one that goes right, but sadly I can't figure out how to do this example!
*
**
***
****
*****
|
How can I draw a triangle (see below) using only three for loops? I managed to make the one that goes right, but sadly I can't figure out how to do this example!
|
|||||||||||||||
|