Dip your toes in metaprogramming and learn about __init__'s big brother, the dunder method __new__.
__init__
__new__
Grab a piece of paper and try to fold your way out of this problem.