DSA-Bootcamp-Java
DSA-Bootcamp-Java copied to clipboard
modified code for pattern5
using the existing code the inner for loop wont print anything for the first time when it runs so a blank line will be created in the beginning which is actually not required.