Monday, February 5, 2007

Testing Crunchy

The intention behind this blog is to post Crunchy ready Python tutorials. In this first blog, I will start with the simplest possible test, that of embedding a Python interpreter.

print "Hello world!"

If this works, it will be a lot of fun!