Пример #1
0
	def __init__(self, name):
		Participant.__init__(self, name)
		self.money = 100