An original Toastedlightly joke

Toastedlightly

Diamond Member
Aug 7, 2004
7,215
6
81
Friends are like the female period.... you get them once, and they keep coming back again and again and again and again.....
No, I don't mean to offend too much w/ this.
 

cavemanmoron

Lifer
Mar 13, 2001
13,685
59
91
Originally posted by: Toastedlightly
Friends are like the female period.... you get them once, and they keep coming back again and again and again and again......until you hit 50. Then they leave forever.

ehh

i am not 50 yet,;)
 

Cyco

Diamond Member
Jan 15, 2002
4,253
175
106
E for effort...but otherwise....hey, at least you're trying to be original.
 

PanzerIV

Diamond Member
Dec 19, 2002
6,875
1
0
In other news...Jay, Conan and Dave just breathed a big sigh of relief their jobs are not in jeopardy.

:)
 

AFB

Lifer
Jan 10, 2004
10,718
3
0
import static java.lang.Math.*;
import static java.lang.System.out.*;
double r = random();
r = abs(r);
String rS = r + "";
r = r * (10 ^ (rS.length() - 1));
print(r + " / 10" );