Output?
class Java
{
public static void main(String [] args)
{
for(int i=1;i10;i++)
{
system.out.printl(i) ;
}
}
}


Posted on by