class pattern
{
public static void main (String args[ ])
int i, sum=0;
for(i=1;i<=10;i++)
System.out.print(sum+" ");
sum = sum+i;
}
Hope it helps u
What is printer?explain the types of prin ...
Some commodities have regular production ...
What is cyberbullying?...... don't spam​ ...
What do you mean by Sorting? In how many ...
What is the utility of the Text Box in a ...
What are the different ways of inserting ...