Write pseudocode to print the following pattern
1
232
34543
4567654
567898765
check whether I have done it correctly or not
Write pseudocode to print the following pattern
1
232
34543
4567654
567898765
check whether I have done it correctly or not
hello @dhruvk3k
u need to initialise ur col=1 for each row.
rest evrything looks correct.
once try to dry run for n=4