int i; for(i=-1;i<9;i++) { System.out.println (++i); } | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson