Printing a Diamond shape
Introduction
Hey there! ๐ In this post, we will be discussing how to print a diamond shape using COBOL. We'll be using asterisk โณ symbol to form the shape.
Approach
Before coding the logic, I always sketch out the shape in an Excel sheet. The approa...
iamamainframer.hashnode.dev3 min read