it breathes

May 27, 2009 23:41


>>> word the
created word: the

>>> word a
created word: a

>>> {the, a}
Created group: {the, a}

>>> word dog
created word: dog

>>> word cat
created word: cat

>>> word squirrel
created word: squirrel

>>> {dog, cat, squirrel}
Created group: {dog, cat, squirrel}

>>> word runs
created word: runs

>>> word eats
created word: eats

>>> {runs, eats}
Created ( Read more... )

Leave a comment

Comments 1

zarvoczarvoc May 28 2009, 05:30:01 UTC
sexy!

Reply


Leave a comment

Up