pattern
1
21
321
4321
54321
Answers
Answered by
4
for(int I=1;i <=5;i++)
{
for(int j=I;j<=5;j++)
System.out.println(j);
}
System.out.println();
This is only the logic
MusicViking:
yea
Similar questions
Hindi,
7 months ago
Chemistry,
7 months ago
Science,
1 year ago
Biology,
1 year ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago
Science,
1 year ago