L

Re: hello world!

April 7th 2005 19:23:14

-0

I'll get my <pre>!!

echo "hello world"
print "hello world" 
printf("hello world\\n"); 
System.out.println("hello world");
cout << "hello world" << endl; 
DISPLAY "hello world" LINE 1 POSITION 1. 
outtext("hello world");  outimage; 
puts "hello world" 
Writeln("hello world");
(write 'hello world')

comments

+ leave a comment on "Re: hello world!"