Most Random Thread...

Status
Not open for further replies.
I lost my thumb.
 
He doesn't know, it's lost.
 
Bottled water gives you cancer
 
:cool:
 

Attachments

  • fat.jpg
    fat.jpg
    40.2 KB · Views: 65
How much for an hour? Hopefully, she doesn't charge by the pound.
 
Originally posted by Concept
How much for an hour? Hopefully, she doesn't charge by the pound.
:lol:

Charging by the pound makes a Canon printer go faster.
 
I ated the purple berries! Oooooo, my... stomach... tastes like... burning...
 
Hung over and hating work right now :lol:
 
Well at least your not working on the weekend.
 
this applies to me right now
#5273 +(5596)- [X]

<erno> hm. I've lost a machine.. literally _lost_. it responds to ping, it works completely, I just can't figure out where in my apartment it is.
 
Statement 1: Statement 2 is true
Statement 2: Statement 1 is false

I've got a lovely bunch of coconuts, there they are; all standing in a row.
Big ones, small ones, some are as big as your head.
 
Don't you be talkin' 'bout him while I'm aroun', foo! I mess you up!
 
Trogdor was a man! Maybe, he was a dragon man! or maybe he was just a dragon! But he was still TROGDOR!! Burninating the peasants! Burninating the people in their Thatched-Roof Cottages! THATCHED-ROOF COTTAGES!! And the Dragon comes in the NIIIIIGHT!!!
 
"Fuller, go easy on the Pepsi"
 
10 RANDOMIZE TIMER
20 CLS
30 PRINT INT(RND * 100) + 1
 
#include <iostream.h>
void main

double x
double y
{
cout<<"Enter a #"<<endl;
cin>>x;
cout<<"enter a 2nd #"<<endl;
cin>>y;
cout<<"this is the sum"<<x+y;
}
 
while (1)
{
cout << "This is the song that never ends.\n"
cout << "Yes it goes on and on my friends.\n"
cout << "Some people started singing it not knowing what it was.\n"
cout << "But they'll continue singing it for ever just because....\n"
}
 
.
 

Attachments

  • bunny_pancake.jpg
    bunny_pancake.jpg
    32.1 KB · Views: 57
Dim x as integer
dim msg as string

do until x = x+1

msg= msgbox("This is the song that never ends. Yes it goes on and on my friends. Some people started singing it not knowing what it was. But they'll continue singing it for ever just because....")

Next X

End
 
:p
 

Attachments

  • invisible floor.jpg
    invisible floor.jpg
    37.6 KB · Views: 45
PROGRAM:SLOPE
:ClrTable
:AxesOn
:ZStandard
:Input "X1=",Q
:Input "Y1=",R
:Input "X2=",S
:Input "Y2=",T
:If Q-S=\=0
:Then
:(R-T)/(Q-S)¨M
:R-MQ¨B
:DrawF MX+B
:Text(2,5,"EQUATION IS"
:Text(8,5,"Y=",M,"X+",B
:Else
:ClrHome
:Text(2,5,"SLOPE UNDEFINED"
:Text(8,5,"EQUATION OF LINE"
:Text(15,5,"X=",Q
:Verticle Q

Enjoy!
 
Darnit! Double post! delete this post...
 
Status
Not open for further replies.
Back