y=9999;
for(int i=1000;i<y;i++){
System.out.println(z+i);
}
}
why this class ?
I wanted 2 access it as a function multiple times
put everything after int y... in a void that you'll call
Обсуждают сегодня