joe crawford. san diego. california.
code.
occasional comics.
toy robots.
bodysurfing
.
since 1998
Tags
→ python 
10-Jan-2004
My First Python Program
Here’s my hello world moment for the programming language Python: #!/usr/local/bin/python print "Content-type: text/html\n" print "hello" if 1 == 0: print "1 is 0" else: print "1 is not 0" print "" print "word "*10 Which results in hello 1 is not 0 word word word word word word word word word word Expect more...
Main
Blog
Programming
Drawings
Robots
Comics
Words
Resume
Portfolio
Contact
Search for:
©1996-2023
Joe Crawford