- 3
Print this pattern
there is method where parameter in integer like as 1,2,3...... if parameter have 3 then we should print 4 5 6 3 2 1 or if parameter have 4 then we should print like as 7 8 9 10 4 5 6 3 2 1
3 odpowiedzi
+ 8
can U show the code which U made to make this pattern
+ 1
Can you please rephrase your question? It's somehow not explanatory.
0
Actually I want to know solution of this question.