print this pattern in blueJ 54321 4321 321 21 1
Answers
Answered by
1
class hell.... oo...!!
{
public static void main()
{
System.out.print(" 54321");
System.out.print(4321);
System.out.println(321);
System.out.println(211);
}
}
hope this helps you....!!!!
{
public static void main()
{
System.out.print(" 54321");
System.out.print(4321);
System.out.println(321);
System.out.println(211);
}
}
hope this helps you....!!!!
dishant4:
by nested loop
Similar questions
Physics,
8 months ago
English,
8 months ago
English,
8 months ago
Science,
1 year ago
Geography,
1 year ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago