Hi All
I am trying to print the below pattern in abap but not able to figure out how to write the code in abap to get the desired output.
when input = 3.
o/p - 333
323
313.
when input = 4.
o/p - 4444
4434
4424
4414