![]() |
|
#11
|
|||
|
IDENTIFICATION DIVISION.
PROGRAM-ID. HELLOWORLD. PROCEDURE DIVISION. DISPLAY 'HELLO WORLD'. STOP RUN.
__________________
"I just want to remind everyone it's only 1 Cheeseburger per park resident."
Randy Cheeseburger - 53 Enchanter | ||
|
|
|||
|
#12
|
|||
|
BUNCHA NERDS IN THIS THREAD
__________________
Fourthmeal - Peace Pipe
| ||
|
|
|||
|
#13
|
|||
|
> S<-"Hello World"
> S [1] "Hello World" Welcome! | ||
|
|
|||
|
#14
|
|||
|
print "Hello world"
| ||
|
Last edited by Dr4z3r; 01-06-2011 at 05:17 PM..
Reason: Python ftw
|
|
||
|
#15
|
|||
|
program helloworld(output);
begin WriteLn('Hello World'); end. { Welcome to Project 1999. It took me a while to decide between Pascal and Fortran. Uuur knows assembly? really? } | ||
|
|
|||
|
#16
|
|||
|
srsly what the fuck is this
__________________
| ||
|
|
|||
|
#17
|
|||
|
I don't even think boobs could save this thread
| ||
|
|
|||
|
#19
|
|||
|
nerds :O
| ||
|
|
|||
![]() |
|
|