Brendan (haganbmj)'s status on Monday, 13-Jun-11 23:17:55 UTC
-
@1greg1 You shouldn't need to go through a, b, and c - you can combine those into one statement unless I'm mistaken. int a = Math.floor(Math.random()*10); - It shouldn't make the random an int.