/PROG/ CHALLENGE NUMBER 6
Name:
Dead Wigger Storage Unit
2007-09-23 9:34
ID:8kG8d0CP
Write a program that prints "Hello World" to the screen.
You are only allowed to use perl.
Name:
Anonymous
2007-09-23 9:37
ID:p35L89xe
The first to succeed wins?
Name:
Anonymous
2007-09-23 9:38
ID:ACJ+fjH5
@#$$.,<@#<>$#$@$>#$@[#$@$#@$@$#<]]>@$@>$<>@<>$#$@$>#$@[#$@$#@$@$#<<>$#$@$>#$@[#$@$#@$@$#<]]>@$@>$<>@[$]<]>@$<@
Name:
Senior Manager
2007-09-23 10:01
ID:9S0JF80k
% zmail jim
I need a "Hello, world." program by this afternoon.
Name:
SICP
2007-09-23 10:09
ID:3hoKOUTp
(display "Hello, world.") (newline)
Name:
Anonymous
2007-09-23 10:20
ID:Heaven
>>5
Obviously, you didn't read SICP.
(define (hello)
(begin (display "Hello, world")
(newline)))
(hello)
Name:
Anonymous
2007-09-23 11:17
ID:Heaven
Print "Hello, World"
Name:
Anonymous
2011-11-10 11:26
old thread is old