this isnt working
Nobody Is As Ready For Pillowy Mounds Of Mashed Potatoes As Uncle Phil
320,842 total conversations in 9,947 threads
Last posted
Jan 21, 2014 at 08:11AM EST.
Added
Jan 12, 2014 at 05:39PM EST
54 posts
from
38 users
this isnt working
public class Counting {
public static void main(String[] args) {
int lel = 0;
int fuckingvariable = 0;
while (fuckingvariable != 1) {
if (lel == 10) {
fuckingvariable = 1;
}
else {
System.out.println("The ride never ends!!!!");
}
}
}
}
Already a memeber? | Don't have an account? |