Name: Anonymous 2011-12-05 10:39
Seriously asking, for the people that like python, why do you like it, and what do you normally use it for?
class Redundancy (object):
def __init__ (self):
self.______haxxed_____ = True
def getHaxxed (self):
return self.______haxxed_____
class Beauty
attr_accessor :sex
def initialize
@sex = true
end
end