The Defalt

98
reputation
7

I started scripting with Python about a year ago, and now I've been given a technical excellence award and currently hold a position as author for a hacking blog. Programming has quickly become a large part of my future, so I'm here to hone my skills however possible!

#! /usr/bin/python
while 1:
    eat()
    code()
    sleep()