- 3
Can you print this pattern
Printa patter by getting a string (st='abc') and lenofprint=16, lenofprinrt is no. of char in a line. Print in order 000000000000000a 00000000000000ab 0000000000000abc 000000000000abc0 00000000000abc00 . . . abc0000000000000 bc00000000000000 c000000000000000
1 Odpowiedź
0
Hi pavan thatipamula
Please try to solve your homework before asking for the solution.
We can help you if you have any questions related to the code you wrote as solution to the problem.
So, first try by yourself and then come here if you have specific questions.