Srinivasan JViamamainframer.hashnode.dev·Jul 11, 2024Printing a Reverse Triangle shapeIntroduction I've already written a post, "Printing a Pyramid shape", showing how to print a triangle with the apex at the top. In this post, we will be printing the shape of reverse-triangle 🔻 (apex at the bottom and base at the top), using COBOL....DiscussPrinting shapes using COBOLShapes