Mean Jollies
And now for some conversational French with Grimlock.

Browsing the 2010 February archive

Too bad I’m not using Python at the moment with school, otherwise I’d consider turning all my work in using this glorious creation:

#!usr/bin/python
uh from sys import exit
# Grab the user's name.
ok so like name = raw_input("yo! what's your name?" ) right
# Make sure they entered something, then say hi.
if name.strip() is actually like "":
toootally just exit()
else:
um yeah
print like "Hi %s, nice to meet you." % name

Tagged with


Grape juice is pretty good. At least I think that’s what Rob’s drinking.

Tagged with