Synergy → the interaction or cooperation of two or more organizations, substances, or other agents to produce a combined effect greater than the sum of their separate effects
I'm an avid knowledge gatherer as long as I can remember myself.
class Person(object):
    def __init__(self):
        self.name = "Anton Kosinov"
        self.birth_date = "1978-02-23"
        self.father = "nuclear phisicist"
        self.mother = "chemical engineer"
        self.ant = "physics teacher"
        self.grandmother = "Russian literature teacher"
    def schooling(self):
        self.succeed = ["Republican Physics Olympiad winner",]
Following the concept of knowledge chain reaction™ I'm in conveying my own skills to my family: my patient, wise&cute wife and to my astute sonny.