Code Art
Pyramids
Pyramids
Command Line Output in Java
2023
About
This piece was created via a series of for loops and nested for loops in Java that iteratively increment to or decrement from a value n (8). The numeric output is cushioned by symbol output (* and |) to create pyramid-like shapes at the command line.
This piece was created via a series of for loops and nested for loops in Java that iteratively increment to or decrement from a value n (8). The numeric output is cushioned by symbol output (* and |) to create pyramid-like shapes at the command line.