elias
-
class Elias(Human): def __init__(self, brain, body): self.brain = brain self.body = body @staticmethod def paiten(): print("paiten") def __del__(self): print("💀")
- Joined on
2025-04-02
Block a user
There are no packages yet.
For more information on the package registry, see the documentation.