Monday, September 17, 2012

Test Post

Test post
import PIL

print 'Does this work?'
print "How about this?"

for i in range(10):
    print i
I followed this example of how to get blogger to perform code highlighting.

No comments:

Post a Comment