class myClass(object): passmyInst = myClass()myInst.bar = 'spam'print myInst.barprint myInst.foo
Name (required)
email (will not be published) (required)
Website