Students helping students, join us in improving Bored of Studies by donating and supporting future students!
for (int i = 1; i < 3; i++) {
System.out.println('Hi.');
}
Thats helpful. I didn't know about thatsunny said:heheCode:for (int i = 1; i < 0; i++) { System.out.println("Hi."); }