Here I have made a class and want to use __add__() method to add 3 objects to form the 4th object by adding all the arguments of three objects. When I add 2 objects
__add__(