摘要:
linked:http://www.ariel.com.au/jokes/The_Evolution_of_a_Programmer.htmlHigh School/Jr.High 10 PRINT "HELLO WORLD" 20 ENDFirst year in College program Hello(input, output) begin writeln('Hello World') end.Senior year in College (defun hello (print (cons 'Hello (list 'World)) 阅读全文