Wednesday, February 18, 2009

Python Rules!

I started learning to script in Python today finally. Been meaning to do it forever but was waiting for a project to come along. We're building this tool that needs to do this certain stuff and we decided Python was the best option for it but the Python guy (Oleg Alexander) is busy so I get to learn it now. It's awesome. Let's all join hands and nerd out together about how cool Python is. Ready....go.

def PythonIsAwesome(x):
    while
x == awesome:
        print "Yes, it's awesome."
    return totalNerd
PythonIsAwesome(word.)



1 comment:

Eric said...

that picture is a nice touch to your new found ability to script. ha. now if only i had your motivation.