Printing 3D shape to console
I’ve learned how to print 2D shapes with ” * ” symbols by using for loops, thanks to a project I’ve been working on but I wanted to level up a bit. I want to create 3D shapes by using and combining 2D shapes.
I’ve learned how to print 2D shapes with ” * ” symbols by using for loops, thanks to a project I’ve been working on but I wanted to level up a bit. I want to create 3D shapes by using and combining 2D shapes.