BootyThought$
Lana   New York, United States
 
 
for (var i = 1; i <= 100; i++) {
if (i % 15 === 0) {
console.log("BootyThought$");
} else if (i % 5 === 0) {
console.log("Thought$");
} else if (i % 3 === 0) {
console.log("Booty");
} else {
console.log(i);
};
};
Currently Offline
Comments
SNOWBUNNYCRISIS 24 Jun, 2012 @ 4:51pm 
Because
Eve 24 Jun, 2012 @ 9:12am 
why are there no comments here