def life():
me = Human(name="Eric Goodwin", interest="Computers")
me.live(seconds=1130000000) # ~35 years
print(me.info())
Eric Goodwin a.k.a "diagonalfish"
I'm a 35-year old software developer, and a recipient of a Master's degree in Computer Science from Georgia Tech. I enjoy writing software for the Internet, be it web apps, chat protocols, or distributed systems. I'm married to Katie Goodwin.